Class Hierarchy
- java.lang.Object
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.handler.codec.ByteToMessageDecoder
- org.dcache.xrootd.core.AbstractXrootdDecoder
- org.dcache.xrootd.core.XrootdDecoder
- org.dcache.xrootd.core.XrootdSigverDecoder
- org.dcache.xrootd.core.XrootdHandshakeHandler
- org.dcache.xrootd.core.AbstractXrootdDecoder
- org.dcache.xrootd.core.XrootdRequestHandler
- org.dcache.xrootd.core.XrootdAuthenticationHandler
- org.dcache.xrootd.core.XrootdAuthorizationHandler
- org.dcache.xrootd.core.XrootdProtocolRequestHandler
- org.dcache.xrootd.core.XrootdSessionHandler
- io.netty.handler.codec.ByteToMessageDecoder
- io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
- org.dcache.xrootd.core.XrootdEncoder
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.dcache.xrootd.core.XrootdException
- java.lang.Exception
- org.dcache.xrootd.core.XrootdAuthenticationHandlerFactory (implements org.dcache.xrootd.plugins.ChannelHandlerFactory)
- org.dcache.xrootd.core.XrootdAuthenticationHandlerProvider (implements org.dcache.xrootd.plugins.ChannelHandlerProvider)
- org.dcache.xrootd.core.XrootdAuthorizationHandlerFactory (implements org.dcache.xrootd.plugins.ChannelHandlerFactory)
- org.dcache.xrootd.core.XrootdAuthorizationHandlerProvider (implements org.dcache.xrootd.plugins.ChannelHandlerProvider)
- org.dcache.xrootd.core.XrootdSession
- org.dcache.xrootd.core.XrootdSessionIdentifier
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)