Uses of Package
com.sun.xml.ws.server.sei
Packages that use com.sun.xml.ws.server.sei
Package
Description
APIs for hosting JAX-WS services.
This document describes the architecture of server side
JAX-WS 2.0.1 runtime.
-
Classes in com.sun.xml.ws.server.sei used by com.sun.xml.ws.api.server
-
Classes in com.sun.xml.ws.server.sei used by com.sun.xml.ws.serverClassDescriptionInterface for determining Invoker for a given requestBase class for
InvokerTuberestored 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.providerClassDescriptionInterface for determining Invoker for a given requestBase class for
InvokerTuberestored 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.seiClassDescriptionReads a request
Message, disassembles it, and moves obtained Java values to the expected places.Builds a JAXB object that represents the payload.Moves a Java value unmarshalled from a response message to the right place.Hides the detail of calling into application implementations.Interface for determining Invoker for a given requestBase class forInvokerTuberestored to allow for containers to specify alternate implementations of SEI-based invoking.Puts a non-payload message parameter toMessage.Gets a value from an object that represents a parameter passed as a method argument.