Uses of Class
org.dcache.xrootd.tpc.protocol.messages.InboundHandshakeResponse
-
Packages that use InboundHandshakeResponse Package Description org.dcache.xrootd.tpc -
-
Uses of InboundHandshakeResponse in org.dcache.xrootd.tpc
Methods in org.dcache.xrootd.tpc with parameters of type InboundHandshakeResponse Modifier and Type Method Description protected voidAbstractClientRequestHandler. doOnHandshakeResponse(io.netty.channel.ChannelHandlerContext ctx, InboundHandshakeResponse response)protected voidTpcClientConnectHandler. doOnHandshakeResponse(io.netty.channel.ChannelHandlerContext ctx, InboundHandshakeResponse response)
-