Uses of Class
org.glassfish.webservices.monitoring.TransportType
-
Packages that use TransportType Package Description org.glassfish.webservices.monitoring -
-
Uses of TransportType in org.glassfish.webservices.monitoring
Methods in org.glassfish.webservices.monitoring that return TransportType Modifier and Type Method Description TransportTypeEndpoint. getTransport()Returns the transportTransportTypeEndpointImpl. getTransport()Returns the Transport typeTransportTypeHttpTransportInfo. getTransportType()TransportTypeTransportInfo. getTransportType()Return the transport typestatic TransportTypeTransportType. valueOf(String name)Returns the enum constant of this type with the specified name.static TransportType[]TransportType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-