|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SelectOptimalTransportFeature.Transport | |
|---|---|
| com.sun.xml.ws.api.transport.tcp | |
| Uses of SelectOptimalTransportFeature.Transport in com.sun.xml.ws.api.transport.tcp |
|---|
| Methods in com.sun.xml.ws.api.transport.tcp that return SelectOptimalTransportFeature.Transport | |
|---|---|
static SelectOptimalTransportFeature.Transport |
SelectOptimalTransportFeature.Transport.getDefault()
Provides a default optimized transport value. |
SelectOptimalTransportFeature.Transport |
SelectOptimalTransportFeature.getTransport()
|
static SelectOptimalTransportFeature.Transport |
SelectOptimalTransportFeature.Transport.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SelectOptimalTransportFeature.Transport[] |
SelectOptimalTransportFeature.Transport.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.sun.xml.ws.api.transport.tcp with parameters of type SelectOptimalTransportFeature.Transport | |
|---|---|
SelectOptimalTransportFeature(boolean enabled,
SelectOptimalTransportFeature.Transport transport)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||