Package com.sun.xml.ws.assembler
Class TubelineAssemblyContextImpl
java.lang.Object
com.sun.xml.ws.assembler.TubelineAssemblyContextImpl
- All Implemented Interfaces:
TubelineAssemblyContext
- Direct Known Subclasses:
MetroClientTubelineAssemblyContextImpl
A base tubeline assembly context class providing common methods for both
client and server assembly context classes.
- Author:
- Marek Potociar
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> TgetImplementation(Class<T> type) booleansetTubelineHead(Tube newHead)
-
Constructor Details
-
TubelineAssemblyContextImpl
public TubelineAssemblyContextImpl()
-
-
Method Details
-
getTubelineHead
- Specified by:
getTubelineHeadin interfaceTubelineAssemblyContext
-
getAdaptedTubelineHead
- Specified by:
getAdaptedTubelineHeadin interfaceTubelineAssemblyContext
-
setTubelineHead
-
getImplementation
- Specified by:
getImplementationin interfaceTubelineAssemblyContext
-