Uses of Class
org.ow2.jonas.ws.jaxrpc.WSException

Packages that use WSException
org.ow2.jonas.ws.jaxrpc   
 

Uses of WSException in org.ow2.jonas.ws.jaxrpc
 

Methods in org.ow2.jonas.ws.jaxrpc that throw WSException
 String IJAXRPCService.applyWSGen(org.ow2.util.ee.deploy.api.deployable.IDeployable<?> deployable)
          Apply WSGen on the given deployable.
 void IJAXRPCService.completeWSDeployment(Context ctx)
          Complete the WebServices Deployment (add informations in web environment).
 void IJAXRPCService.deployWebServices(Context ctx)
          explore the context classloader to find Web service deployment descriptor (for endpoints) and service-ref element within standard deployment descriptor (for clients).
 void IJAXRPCService.undeployWebServices(Context ctx)
          Undeploy the WebServices : unpublish WSDL + unregister MBeans.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.