Uses of Interface
com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListener
-
Packages that use WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListener Package Description com.sun.xml.ws.transport.tcp.encoding com.sun.xml.ws.transport.tcp.util -
-
Uses of WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListener in com.sun.xml.ws.transport.tcp.encoding
Methods in com.sun.xml.ws.transport.tcp.encoding that return WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListener Modifier and Type Method Description WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListenerWSTCPFastInfosetStreamReaderRecyclable. getListener()Methods in com.sun.xml.ws.transport.tcp.encoding with parameters of type WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListener Modifier and Type Method Description static WSTCPFastInfosetStreamCodecWSTCPFastInfosetStreamCodec. create(StreamSOAPCodec soapCodec, SOAPVersion version, WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListener readerRecycleListener, boolean retainState)Creates a newFastInfosetStreamSOAPCodecinstance.voidWSTCPFastInfosetStreamReaderRecyclable. setListener(WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListener listener)Constructors in com.sun.xml.ws.transport.tcp.encoding with parameters of type WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListener Constructor Description WSTCPFastInfosetStreamReaderRecyclable(InputStream in, WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListener listener) -
Uses of WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListener in com.sun.xml.ws.transport.tcp.util
Classes in com.sun.xml.ws.transport.tcp.util that implement WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListener Modifier and Type Class Description classChannelContextclassChannelZeroContext
-