| Package | Description |
|---|---|
| com.sun.xml.ws.assembler | |
| com.sun.xml.ws.runtime.config |
| Modifier and Type | Method and Description |
|---|---|
(package private) TubeFactoryList |
MetroConfigLoader.getClientSideTubeFactories(URI endpointReference) |
(package private) TubeFactoryList |
MetroConfigLoader.getEndpointSideTubeFactories(URI endpointReference) |
| Modifier and Type | Field and Description |
|---|---|
protected TubeFactoryList |
TubelineDefinition.clientSide |
protected TubeFactoryList |
TubelineDefinition.endpointSide |
| Modifier and Type | Method and Description |
|---|---|
TubeFactoryList |
ObjectFactory.createTubeFactoryList()
Create an instance of
TubeFactoryList |
TubeFactoryList |
TubelineDefinition.getClientSide()
Gets the value of the clientSide property.
|
TubeFactoryList |
TubelineDefinition.getEndpointSide()
Gets the value of the endpointSide property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TubelineDefinition.setClientSide(TubeFactoryList value)
Sets the value of the clientSide property.
|
void |
TubelineDefinition.setEndpointSide(TubeFactoryList value)
Sets the value of the endpointSide property.
|
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.