public class InboundHandshakeResponse extends AbstractXrootdInboundResponse
Reply from third-party source server establishing connection.
stat, streamId| Constructor and Description |
|---|
InboundHandshakeResponse(io.netty.buffer.ByteBuf buffer) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFlag() |
int |
getPval() |
int |
getRequestId()
The xrootd request type this is a response to
|
getStatus, getStreamIdpublic InboundHandshakeResponse(io.netty.buffer.ByteBuf buffer)
throws XrootdException
XrootdExceptionpublic int getFlag()
public int getPval()
public int getRequestId()
XrootdInboundResponseCopyright © 2011–2018 dCache.org. All rights reserved.