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

Packages that use Engine
com.sun.xml.ws.api.pipe Pipe and related abstractions. 
com.sun.xml.ws.api.server APIs for hosting JAX-WS services. 
com.sun.xml.ws.server JAX-WS 2.0.1 Server Runtime 
 

Uses of Engine in com.sun.xml.ws.api.pipe
 

Fields in com.sun.xml.ws.api.pipe declared as Engine
 Engine Fiber.owner
           
 

Uses of Engine in com.sun.xml.ws.api.server
 

Methods in com.sun.xml.ws.api.server that return Engine
 Engine WSEndpoint.getEngine()
          Returns Engine for this endpoint
 

Uses of Engine in com.sun.xml.ws.server
 

Methods in com.sun.xml.ws.server that return Engine
 Engine WSEndpointImpl.getEngine()
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.