public interface XrootdInboundResponse
Supports incoming third-party source server reponses.
StreamId and Status are standard header parts. The Request id is added to the object to facilitate the maintenance of state.
| Modifier and Type | Method and Description |
|---|---|
int |
getRequestId()
The xrootd request type this is a response to
|
int |
getStatus()
The xrootd response status code.
|
int |
getStreamId()
The xrootd stream identifier (client generated).
|
Copyright © 2011–2018 dCache.org. All rights reserved.