Uses of Class
com.sun.xml.ws.transport.local.InVmServer

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

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

Methods in com.sun.xml.ws.transport.local that return InVmServer
static InVmServer InVmServer.get(String id)
          Obtains the running instance from the ID, or returns null if not found.