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