| Package | Description |
|---|---|
| com.sun.xml.ws.api.transport.tcp |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
SelectOptimalTransportFeature(boolean enabled,
SelectOptimalTransportFeature.Transport transport) |
Copyright © 2005–2017 Oracle Corporation. All rights reserved.