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