|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerPipeAssemblerContext | |
|---|---|
| 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.util.pipe | |
| Uses of ServerPipeAssemblerContext in com.sun.xml.ws.api.pipe |
|---|
| Methods in com.sun.xml.ws.api.pipe with parameters of type ServerPipeAssemblerContext | |
|---|---|
Pipe |
PipelineAssembler.createServer(ServerPipeAssemblerContext context)
Creates a new pipeline for servers. |
| Uses of ServerPipeAssemblerContext in com.sun.xml.ws.api.server |
|---|
| Methods in com.sun.xml.ws.api.server with parameters of type ServerPipeAssemblerContext | |
|---|---|
Pipe |
ServerPipelineHook.createMonitoringPipe(ServerPipeAssemblerContext ctxt,
Pipe tail)
Called during the pipeline construction process once to allow a container to register a pipe for monitoring. |
Pipe |
ServerPipelineHook.createSecurityPipe(ServerPipeAssemblerContext ctxt,
Pipe tail)
Called during the pipeline construction process once to allow a container to register a pipe for security. |
| Uses of ServerPipeAssemblerContext in com.sun.xml.ws.util.pipe |
|---|
| Methods in com.sun.xml.ws.util.pipe with parameters of type ServerPipeAssemblerContext | |
|---|---|
Pipe |
StandalonePipeAssembler.createServer(ServerPipeAssemblerContext context)
On Server-side, HandlerChains cannot be changed after it is deployed. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||