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