protected static class AbstractProtocol.RecycledProcessors<P extends Processor<S>,S> extends SynchronizedStack<Processor<S>>
Modifier and Type | Field and Description |
---|---|
protected java.util.concurrent.atomic.AtomicInteger |
size |
DEFAULT_SIZE
Constructor and Description |
---|
AbstractProtocol.RecycledProcessors(AbstractProtocol.AbstractConnectionHandler<S,P> handler) |
public AbstractProtocol.RecycledProcessors(AbstractProtocol.AbstractConnectionHandler<S,P> handler)
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.