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