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