public class OutboundHandshakeRequest extends Object implements XrootdOutboundRequest
Initial handshake on a new connection.
| Constructor and Description |
|---|
OutboundHandshakeRequest() |
| Modifier and Type | Method and Description |
|---|---|
int |
getStreamId() |
void |
writeTo(io.netty.channel.ChannelHandlerContext ctx,
io.netty.channel.ChannelPromise promise)
Marshals this request object into a buffer and writes
it to the context.
|
public int getStreamId()
getStreamId in interface XrootdOutboundRequestpublic void writeTo(io.netty.channel.ChannelHandlerContext ctx,
io.netty.channel.ChannelPromise promise)
XrootdOutboundRequestMarshals this request object into a buffer and writes it to the context.
writeTo in interface XrootdOutboundRequestCopyright © 2011–2018 dCache.org. All rights reserved.