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