Uses of Interface
org.apache.activemq.transport.ws.WSTransport.WSTransportSink
-
Packages that use WSTransport.WSTransportSink Package Description org.apache.activemq.transport.ws -
-
Uses of WSTransport.WSTransportSink in org.apache.activemq.transport.ws
Methods in org.apache.activemq.transport.ws with parameters of type WSTransport.WSTransportSink Modifier and Type Method Description voidWSTransport. setTransportSink(WSTransport.WSTransportSink outputSink)Called to provide the WS with the output data sink.
-