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