public class ProtocolResponse extends AbstractXrootdResponse<ProtocolRequest>
request, stat| Constructor and Description |
|---|
ProtocolResponse(ProtocolRequest request,
int flags) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
getBytes(io.netty.buffer.ByteBuf buffer) |
int |
getDataLength()
Returns the length of the response body.
|
int |
getFlags() |
String |
toString() |
getRequest, getStatus, writeTopublic ProtocolResponse(ProtocolRequest request, int flags)
public int getFlags()
public int getDataLength()
XrootdResponsegetDataLength in interface XrootdResponse<ProtocolRequest>getDataLength in class AbstractXrootdResponse<ProtocolRequest>protected void getBytes(io.netty.buffer.ByteBuf buffer)
getBytes in class AbstractXrootdResponse<ProtocolRequest>Copyright © 2011–2018 dCache.org. All rights reserved.