Uses of Package
org.ow2.jonas.ws.jaxws

Packages that use org.ow2.jonas.ws.jaxws
org.ow2.jonas.ws.jaxws   
org.ow2.jonas.ws.jaxws.ejb   
 

Classes in org.ow2.jonas.ws.jaxws used by org.ow2.jonas.ws.jaxws
EndpointType
          Supported endpoint types: can be EJB (Stateless Session Beans) or POJO.
IWebServiceEndpoint
          An IWebServiceEndpoint is a container around a concrete endpoint implementation (Axis2 or CXF for example, but not limited to).
IWebServiceEndpoint.EndpointType
          Supported endpoint types: can be EJB (Stateless Session Beans) or POJO.
IWebservicesContainer
          The IWebservicesContainer is a group of webservices endpoints sharing the same WSDL definition.
IWSRequest
          An IWSRequest represents a request to an IWebServiceEndpoint.
IWSResponse
          An IWSResponse represents a web service response to an IWebServiceEndpoint.
PortIdentifier
          The PortIdentifier is the couple wsdl:service / wsdl:port that identifies a port in a WSDL definition.
PortMetaData
          The PortMetaData class store deploy time / runtime information about the webservice.
WSException
          This Exception signals an error occuring during the web services processing.
 

Classes in org.ow2.jonas.ws.jaxws used by org.ow2.jonas.ws.jaxws.ejb
IWebServiceEndpoint
          An IWebServiceEndpoint is a container around a concrete endpoint implementation (Axis2 or CXF for example, but not limited to).
IWebservicesContainer
          The IWebservicesContainer is a group of webservices endpoints sharing the same WSDL definition.
IWebservicesModule
          The IWebservicesModule represents all the webservices container included in an archive (ejbjar or webapp).
WSException
          This Exception signals an error occuring during the web services processing.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.