Uses of Interface
com.sun.xml.ws.transport.tcp.pool.LifeCycle
-
Packages that use LifeCycle Package Description com.sun.xml.ws.transport.tcp.io com.sun.xml.ws.transport.tcp.pool -
-
Uses of LifeCycle in com.sun.xml.ws.transport.tcp.io
Classes in com.sun.xml.ws.transport.tcp.io that implement LifeCycle Modifier and Type Class Description classFramedMessageInputStreamStream wrapper around aByteBufferclassFramedMessageOutputStream -
Uses of LifeCycle in com.sun.xml.ws.transport.tcp.pool
Classes in com.sun.xml.ws.transport.tcp.pool with type parameters of type LifeCycle Modifier and Type Class Description classByteBufferStreamPool<T extends LifeCycle>
-