public class NioRequest.NioRequestPool extends Object
NioRequestPool()
void
add(RPCMessage msg)
List<RPCMessage>
getMsgList(int maxSize)
start()
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NioRequestPool()
public void add(RPCMessage msg)
public List<RPCMessage> getMsgList(int maxSize)
maxSize
public void start()
public void stop()
Copyright © 2020. All Rights Reserved.