Package com.sun.xml.ws.api.transport.tcp
Class TcpTransportFeature
java.lang.Object
javax.xml.ws.WebServiceFeature
com.sun.xml.ws.api.transport.tcp.TcpTransportFeature
@ManagedData
public class TcpTransportFeature
extends javax.xml.ws.WebServiceFeature
TCP transport
WebServiceFeature- Author:
- Alexey Stashok
-
Field Summary
FieldsFields inherited from class javax.xml.ws.WebServiceFeature
enabled -
Constructor Summary
ConstructorsConstructorDescriptionThis constructor is here to satisfy JAX-WS specification requirementsTcpTransportFeature(boolean enabled) This constructor is here to satisfy JAX-WS specification requirements -
Method Summary
Methods inherited from class javax.xml.ws.WebServiceFeature
isEnabled
-
Field Details
-
ID
- See Also:
-
-
Constructor Details
-
TcpTransportFeature
public TcpTransportFeature()This constructor is here to satisfy JAX-WS specification requirements -
TcpTransportFeature
public TcpTransportFeature(boolean enabled) This constructor is here to satisfy JAX-WS specification requirements
-
-
Method Details
-
getID
- Specified by:
getIDin classjavax.xml.ws.WebServiceFeature
-