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