Uses of Class
org.dcache.xrootd.protocol.messages.CloseRequest
-
Packages that use CloseRequest Package Description org.dcache.xrootd.core -
-
Uses of CloseRequest in org.dcache.xrootd.core
Methods in org.dcache.xrootd.core with parameters of type CloseRequest Modifier and Type Method Description protected java.lang.VoidXrootdAuthorizationHandler. doOnClose(io.netty.channel.ChannelHandlerContext ctx, CloseRequest msg)protected java.lang.ObjectXrootdRequestHandler. doOnClose(io.netty.channel.ChannelHandlerContext ctx, CloseRequest msg)
-