Uses of Package
com.sun.xml.ws.server.sei

Packages that use com.sun.xml.ws.server.sei
com.sun.xml.ws.api.server APIs for hosting JAX-WS services. 
com.sun.xml.ws.server JAX-WS 2.0.1 Server Runtime 
com.sun.xml.ws.server.provider   
com.sun.xml.ws.server.sei   
 

Classes in com.sun.xml.ws.server.sei used by com.sun.xml.ws.api.server
Invoker
          Hides the detail of calling into application implementations.
 

Classes in com.sun.xml.ws.server.sei used by com.sun.xml.ws.server
InvokerTube
          Base class for InvokerTube restored to allow for containers to specify alternate implementations of SEI-based invoking.
 

Classes in com.sun.xml.ws.server.sei used by com.sun.xml.ws.server.provider
InvokerSource
          Interface for determining Invoker for a given request
InvokerTube
          Base class for InvokerTube restored to allow for containers to specify alternate implementations of SEI-based invoking.
 

Classes in com.sun.xml.ws.server.sei used by com.sun.xml.ws.server.sei
EndpointArgumentsBuilder
          Reads a request Message, disassembles it, and moves obtained Java values to the expected places.
EndpointResponseMessageBuilder
          Builds a JAXB object that represents the payload.
EndpointValueSetter
          Moves a Java value unmarshalled from a response message to the right place.
Invoker
          Hides the detail of calling into application implementations.
InvokerSource
          Interface for determining Invoker for a given request
InvokerTube
          Base class for InvokerTube restored to allow for containers to specify alternate implementations of SEI-based invoking.
MessageFiller
          Puts a non-payload message parameter to Message.
ValueGetter
          Gets a value from an object that represents a parameter passed as a method argument.
 



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