Uses of Class
com.sun.xml.ws.api.pipe.TransportTubeFactory

Packages that use TransportTubeFactory
com.sun.xml.ws.transport.local Transport implementations that work inside the single JVM. 
 

Uses of TransportTubeFactory in com.sun.xml.ws.transport.local
 

Subclasses of TransportTubeFactory in com.sun.xml.ws.transport.local
 class InVmTransportFactory
          TransportTubeFactory that recognizes "in-vm://inVmServerId[?portLocalName]".
 class LocalTransportFactory
          TransportPipeFactory for the local transport.