Package | Description |
---|---|
com.sun.xml.ws.runtime.config |
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 © 2015 Oracle Corporation. All rights reserved.