Uses of Class
org.glassfish.webservices.deployment.DeployedEndpointData
-
Packages that use DeployedEndpointData Package Description org.glassfish.webservices.deployment -
-
Uses of DeployedEndpointData in org.glassfish.webservices.deployment
Methods in org.glassfish.webservices.deployment that return types with arguments of type DeployedEndpointData Modifier and Type Method Description Map<String,Map<String,Map<String,DeployedEndpointData>>>WebServicesDeploymentMBean. getEndpoint(String appName, String moduleName, String endpointName)Map<String,Map<String,Map<String,DeployedEndpointData>>>WebServicesDeploymentMBean. getEndpoints()Map<String,Map<String,Map<String,DeployedEndpointData>>>WebServicesDeploymentMBean. getEndpoints(String appName)Map<String,Map<String,Map<String,DeployedEndpointData>>>WebServicesDeploymentMBean. getEndpoints(String appName, String moduleName)
-