Package | Description |
---|---|
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 |
Class and Description |
---|
Invoker
Hides the detail of calling into application implementations.
|
Class and Description |
---|
InvokerTube
Base class for
InvokerTube restored
to allow for containers to specify alternate implementations of SEI-based
invoking. |
Class and Description |
---|
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. |
Class and Description |
---|
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 © 2015 Oracle Corporation. All rights reserved.