Uses of Enum
com.sun.xml.ws.api.transport.tcp.SelectOptimalTransportFeature.Transport
Packages that use SelectOptimalTransportFeature.Transport
-
Uses of SelectOptimalTransportFeature.Transport in com.sun.xml.ws.api.transport.tcp
Methods in com.sun.xml.ws.api.transport.tcp that return SelectOptimalTransportFeature.TransportModifier and TypeMethodDescriptionSelectOptimalTransportFeature.Transport.getDefault()Provides a default optimized transport value.SelectOptimalTransportFeature.getTransport()Returns the enum constant of this type with the specified name.SelectOptimalTransportFeature.Transport.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.sun.xml.ws.api.transport.tcp with parameters of type SelectOptimalTransportFeature.TransportModifierConstructorDescriptionSelectOptimalTransportFeature(boolean enabled, SelectOptimalTransportFeature.Transport transport)