@Target(value=TYPE) @Retention(value=RUNTIME) @WebServiceFeatureAnnotation(id="com.sun.xml.ws.transport.SelectOptimalTransportFeature", bean=SelectOptimalTransportFeature.class) public @interface SelectOptimalTransport
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
enabled
Specifies if this feature is enabled or disabled.
|
SelectOptimalTransportFeature.Transport |
transport |
public abstract boolean enabled
public abstract SelectOptimalTransportFeature.Transport transport
Copyright © 2005–2017 Oracle Corporation. All rights reserved.