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
|
Modifier and Type | Field and Description |
---|---|
WSEndpoint.PipeHead |
Adapter.Toolkit.head
This object from
WSEndpoint serves the request. |
Modifier and Type | Method and Description |
---|---|
abstract WSEndpoint.PipeHead |
WSEndpoint.createPipeHead()
Creates a new
WSEndpoint.PipeHead to process
incoming requests. |
Modifier and Type | Method and Description |
---|---|
WSEndpoint.PipeHead |
WSEndpointImpl.createPipeHead() |
WSEndpoint.PipeHead |
WSEndpointMOMProxy.createPipeHead() |
Copyright © 2015 Oracle Corporation. All rights reserved.