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