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