public interface XrootdOutboundRequest
Supports outgoing third-party source server requests.
| Modifier and Type | Method and Description |
|---|---|
int |
getStreamId() |
void |
writeTo(io.netty.channel.ChannelHandlerContext ctx,
io.netty.channel.ChannelPromise promise)
Marshals this request object into a buffer and writes
it to the context.
|
Copyright © 2011–2018 dCache.org. All rights reserved.