com.sun.xml.ws.transport.tcp.pool
Class ByteBufferStreamPool<T extends LifeCycle>
java.lang.Object
com.sun.xml.ws.transport.tcp.pool.ByteBufferStreamPool<T>
public final class ByteBufferStreamPool<T extends LifeCycle>
- extends Object
- Author:
- Alexey Stashok
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ByteBufferStreamPool
public ByteBufferStreamPool(Class<T> memberClass)
take
public T take()
release
public void release(T member)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.