Package org.jboss.webservice

Interface Summary
Constants (src) Constants for JBoss ws4ee webservices.
WebServiceClientDeployment (src) Created by IntelliJ IDEA.
 

Class Summary
AxisService (src) A service that keeps track of the Axis server and client engine and can deploy/undeploy services to/from Axis using the Axis wsdd format.
EngineConfigurationFinder (src) Discover the Axis EngineConfiguration.
PortComponent (src) This object registered with MBeanServer

The key is [deploymentName]#[port-component-name]

PortComponentInfo (src) This object registered with the AxisService.
ServiceClientDeployer (src) Binds a JAXRPC Service object in the client's ENC for every service-ref element in the deployment descriptor.
ServiceDeployer (src) A deployer service that manages WS4EE compliant Web-Services within JMX by translating/delegating to an axis deployer.
ServiceDeployerEJB (src) A deployer service that manages WS4EE compliant Web-Services for EJB Endpoints
ServiceDeployerJSE (src) A deployer service that manages WS4EE compliant Web-Services for WAR
WebServiceClientHandler (src) Created by IntelliJ IDEA.
WSDLDefinitionFactory (src) A factory that creates a WSDL Definition from an URL.
WSDLDefinitionFactory.WSDLLocatorImpl (src)  
WSDLFilePublisher (src) A helper class that publishes the wsdl files and thei imports to the server/data/wsdl directory.