Class TcpTransportFeature

java.lang.Object
jakarta.xml.ws.WebServiceFeature
com.sun.xml.ws.api.transport.tcp.TcpTransportFeature

@ManagedData public class TcpTransportFeature extends WebServiceFeature
TCP transport WebServiceFeature
Author:
Alexey Stashok
  • Field Details

  • 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