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