Uses of Class
org.glassfish.tyrus.core.wsadl.model.Endpoint
-
Packages that use Endpoint Package Description org.glassfish.tyrus.core.wsadl.model -
-
Uses of Endpoint in org.glassfish.tyrus.core.wsadl.model
Fields in org.glassfish.tyrus.core.wsadl.model with type parameters of type Endpoint Modifier and Type Field Description protected java.util.List<Endpoint>Application. endpointMethods in org.glassfish.tyrus.core.wsadl.model that return Endpoint Modifier and Type Method Description EndpointObjectFactory. createEndpoint()Create an instance ofEndpointMethods in org.glassfish.tyrus.core.wsadl.model that return types with arguments of type Endpoint Modifier and Type Method Description java.util.List<Endpoint>Application. getEndpoint()Gets the value of the endpoint property.
-