public abstract class RequestorSupport extends Object implements Requestor
Requestor.Encoder
RequestorSupport()
void
request(io.netty.channel.Channel channel)
protected abstract List<Object>
writeRequests(io.netty.buffer.ByteBufAllocator alloc)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RequestorSupport()
public void request(io.netty.channel.Channel channel)
request
Requestor
protected abstract List<Object> writeRequests(io.netty.buffer.ByteBufAllocator alloc)
alloc
Copyright © 2017. All rights reserved.