Uses of Class
org.dcache.xrootd.protocol.messages.SetRequest
-
Packages that use SetRequest Package Description org.dcache.xrootd.core org.dcache.xrootd.protocol.messages -
-
Uses of SetRequest in org.dcache.xrootd.core
Methods in org.dcache.xrootd.core with parameters of type SetRequest Modifier and Type Method Description protected java.lang.VoidXrootdAuthorizationHandler. doOnSet(io.netty.channel.ChannelHandlerContext ctx, SetRequest request)protected java.lang.ObjectXrootdRequestHandler. doOnSet(io.netty.channel.ChannelHandlerContext ctx, SetRequest request) -
Uses of SetRequest in org.dcache.xrootd.protocol.messages
Constructors in org.dcache.xrootd.protocol.messages with parameters of type SetRequest Constructor Description SetResponse(SetRequest request, java.lang.String resp)
-