Package | Description |
---|---|
com.sun.xml.ws.assembler |
Modifier and Type | Method and Description |
---|---|
protected DefaultServerTubelineAssemblyContext |
MetroTubelineAssembler.createServerContext(ServerTubeAssemblerContext jaxwsContext) |
Modifier and Type | Method and Description |
---|---|
(package private) Tube |
TubeCreator.createTube(DefaultServerTubelineAssemblyContext context) |
(package private) Collection<TubeCreator> |
TubelineAssemblyController.getTubeCreators(DefaultServerTubelineAssemblyContext context)
Provides a ordered collection of WSIT/Metro server-side tube creators that are be used to
construct a server-side Metro tubeline for a given endpoint
The order of the tube creators in the collection is last-to-first from the
server side request message processing perspective.
|
(package private) void |
TubeCreator.updateContext(DefaultServerTubelineAssemblyContext context) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.