Package com.sun.xml.ws.api.transport.tcp
Annotation Type TcpTransport
-
@Target(TYPE) @Retention(RUNTIME) @WebServiceFeatureAnnotation(id="com.sun.xml.ws.transport.TcpTransportFeature", bean=TcpTransportFeature.class) public @interface TcpTransport
TcpTransport annotation- Author:
- Alexey Stashok
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleanenabledSpecifies if this feature is enabled or disabled.
-