Package org.dcache.xrootd.core
-
Class Summary Class Description AbstractXrootdDecoder Base class for frame decoders.XrootdAuthenticationHandler Netty handler implementing Xrootd kXR_auth.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 XrootdSessionHandler Manages kXR_login and the login session.XrootdSessionIdentifier XrootdSigverDecoder A FrameDecoder decoding xrootd frames into AbstractRequestMessage objects. -
Exception Summary Exception Description XrootdException