Uses of Class
com.sun.xml.rpc.tools.wsdeploy.EndpointInfo
Packages that use EndpointInfo
-
Uses of EndpointInfo in com.sun.xml.rpc.tools.wsdeploy
Fields in com.sun.xml.rpc.tools.wsdeploy declared as EndpointInfoMethods in com.sun.xml.rpc.tools.wsdeploy that return EndpointInfoModifier and TypeMethodDescriptionprotected EndpointInfoDeploymentDescriptorParser.parseEndpoint(XMLReader reader) Methods in com.sun.xml.rpc.tools.wsdeploy with parameters of type EndpointInfoModifier and TypeMethodDescriptionvoidWebServicesInfo.add(EndpointInfo i) protected voidDeployTool.process(EndpointInfo endpointInfo, WebServicesInfo webServicesInfo) Constructors in com.sun.xml.rpc.tools.wsdeploy with parameters of type EndpointInfoModifierConstructorDescriptionEndpointCompileTool(OutputStream out, String program, EndpointInfo ei, WebServicesInfo wsi, File dir, String target, Properties props, String classpath, ProcessorNotificationListener l)