| Package | Description |
|---|---|
| org.dcache.xrootd.tpc | |
| org.dcache.xrootd.tpc.protocol.messages |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractClientRequestHandler.responseReceived(io.netty.channel.ChannelHandlerContext ctx,
XrootdInboundResponse response) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractXrootdInboundResponse
Supports incoming third-party source server reponses.
|
class |
InboundAttnResponse
Server's prerogative to tell the client to do something.
|
class |
InboundAuthenticationResponse
Response from third-party source server.
|
class |
InboundChecksumResponse
Response from third-party source server.
|
class |
InboundCloseResponse
Response from third-party source server.
|
class |
InboundEndSessionResponse
Response from third-party source server.
|
class |
InboundErrorResponse
kXR_charstreamid[2]
kXR_unt16stat
kXR_int32dlen
kXR_int32errnum
kXR_charerrmsg[dlen-4]
|
class |
InboundHandshakeResponse
Reply from third-party source server establishing connection.
|
class |
InboundLoginResponse
Response from third-party source server.
|
class |
InboundOpenReadOnlyResponse
Response from third-party source server.
|
class |
InboundProtocolResponse
According to protocol, has the following packet structure:
|
class |
InboundReadResponse
Response from third-party source server.
|
class |
InboundRedirectResponse
Response from third-party source server.
|
class |
InboundWaitResponse
Server's prerogative to tell the client to wait up to a
certain number of seconds.
|
Copyright © 2011–2018 dCache.org. All rights reserved.