| Package | Description |
|---|---|
| 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.assembler | |
| com.sun.xml.ws.assembler.dev | |
| com.sun.xml.ws.protocol.soap | |
| com.sun.xml.ws.server |
JAX-WS 2.0.1 Server Runtime
|
| com.sun.xml.ws.util.pipe |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerPipeAssemblerContext
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Tube |
TubelineAssembler.createServer(ServerTubeAssemblerContext context)
Creates a new tubeline for servers.
|
| Modifier and Type | Method and Description |
|---|---|
abstract ServerTubeAssemblerContext |
WSEndpoint.getAssemblerContext()
This is only needed to expose info for monitoring.
|
| Modifier and Type | Method and Description |
|---|---|
ServerTubeAssemblerContext |
DefaultServerTubelineAssemblyContext.getWrappedContext() |
| Modifier and Type | Method and Description |
|---|---|
Tube |
MetroTubelineAssembler.createServer(ServerTubeAssemblerContext jaxwsContext) |
protected DefaultServerTubelineAssemblyContext |
MetroTubelineAssembler.createServerContext(ServerTubeAssemblerContext jaxwsContext) |
| Constructor and Description |
|---|
DefaultServerTubelineAssemblyContext(ServerTubeAssemblerContext context) |
| Modifier and Type | Method and Description |
|---|---|
ServerTubeAssemblerContext |
ServerTubelineAssemblyContext.getWrappedContext() |
| Constructor and Description |
|---|
ServerMUTube(ServerTubeAssemblerContext tubeContext,
Tube next) |
| Modifier and Type | Method and Description |
|---|---|
protected ServerTubeAssemblerContext |
WSEndpointImpl.createServerTubeAssemblerContext(EndpointAwareTube terminalTube,
boolean isSynchronous) |
ServerTubeAssemblerContext |
WSEndpointMOMProxy.getAssemblerContext() |
ServerTubeAssemblerContext |
WSEndpointImpl.getAssemblerContext() |
| Modifier and Type | Method and Description |
|---|---|
Tube |
StandaloneTubeAssembler.createServer(ServerTubeAssemblerContext context)
On Server-side, HandlerChains cannot be changed after it is deployed.
|
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.