public class InboundErrorResponse extends AbstractXrootdInboundResponse
| kXR_char | streamid[2] |
| kXR_unt16 | stat |
| kXR_int32 | dlen |
| kXR_int32 | errnum |
| kXR_char | errmsg[dlen-4] |
stat, streamId| Constructor and Description |
|---|
InboundErrorResponse(io.netty.buffer.ByteBuf buffer) |
| Modifier and Type | Method and Description |
|---|---|
int |
getError() |
String |
getErrorMessage() |
int |
getRequestId()
The xrootd request type this is a response to
|
getStatus, getStreamIdpublic int getError()
public String getErrorMessage()
public int getRequestId()
XrootdInboundResponseCopyright © 2011–2018 dCache.org. All rights reserved.