Class SelectOptimalTransportFeature

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

@ManagedData public class SelectOptimalTransportFeature extends WebServiceFeature
Optimized transport WebServiceFeature
Author:
Alexey Stashok
  • Field Details

  • Constructor Details

    • SelectOptimalTransportFeature

      public SelectOptimalTransportFeature()
      This constructor is here to satisfy JAX-WS specification requirements
    • SelectOptimalTransportFeature

      public SelectOptimalTransportFeature(boolean enabled)
      This constructor is here to satisfy JAX-WS specification requirements
    • SelectOptimalTransportFeature

      public SelectOptimalTransportFeature(boolean enabled, SelectOptimalTransportFeature.Transport transport)
  • Method Details