Uses of Class
org.jboss.as.webservices.metadata.model.POJOEndpoint
Packages that use POJOEndpoint
-
Uses of POJOEndpoint in org.jboss.as.webservices.util
Methods in org.jboss.as.webservices.util that return types with arguments of type POJOEndpointModifier and TypeMethodDescriptionstatic List<POJOEndpoint>ASHelper.getJaxwsPojos(org.jboss.as.server.deployment.DeploymentUnit unit) Gets list of JAXWS POJOs meta data.