Package org.dcache.xrootd.core
-
Class Summary Class Description AbstractXrootdDecoder Base class for frame decoders.XrootdAuthenticationHandler Netty handler implementing Xrootd kXR_login, kXR_auth, and kXR_endsess.XrootdAuthenticationHandlerFactory XrootdAuthenticationHandlerProvider XrootdAuthorizationHandler XrootdAuthorizationHandlerFactory XrootdAuthorizationHandlerProvider XrootdDecoder A FrameDecoder decoding xrootd frames into AbstractRequestMessage objects.XrootdEncoder Downstream ChannelHandler encoding XrootdResponse objects into ByteBuf objects.XrootdHandshakeHandler A ChannelHandler which recognizes the xrootd handshake and generates an appropriate response.XrootdProtocolRequestHandler XrootdRequestHandler A ChannelInboundHandler to dispatch xrootd events to handler methods.XrootdSession XrootdSessionIdentifier XrootdSigverDecoder A FrameDecoder decoding xrootd frames into AbstractRequestMessage objects. -
Exception Summary Exception Description XrootdException