Uses of Interface
com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListener
Packages that use WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListener
-
Uses of WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListener in com.sun.xml.ws.transport.tcp.encoding
Methods in com.sun.xml.ws.transport.tcp.encoding that return WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListenerMethods in com.sun.xml.ws.transport.tcp.encoding with parameters of type WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListenerModifier and TypeMethodDescriptionstatic WSTCPFastInfosetStreamCodecWSTCPFastInfosetStreamCodec.create(com.sun.xml.ws.api.pipe.StreamSOAPCodec soapCodec, com.sun.xml.ws.api.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.RecycleAwareListenerModifierConstructorDescriptionWSTCPFastInfosetStreamReaderRecyclable(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