Uses of Class
org.glassfish.webservices.monitoring.EndpointType
-
Packages that use EndpointType Package Description org.glassfish.webservices.monitoring -
-
Uses of EndpointType in org.glassfish.webservices.monitoring
Methods in org.glassfish.webservices.monitoring that return EndpointType Modifier and Type Method Description EndpointTypeEndpoint. getEndpointType()EndpointTypeEndpointImpl. getEndpointType()static EndpointTypeEndpointType. valueOf(String name)Returns the enum constant of this type with the specified name.static EndpointType[]EndpointType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-