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

Packages that use org.ow2.jonas.ws.jaxws
org.ow2.jonas.web.base   
org.ow2.jonas.web.tomcat6.ws   
org.ow2.jonas.web.tomcat6.ws.security   
org.ow2.jonas.ws.axis2   
org.ow2.jonas.ws.axis2.easybeans   
org.ow2.jonas.ws.axis2.http   
org.ow2.jonas.ws.axis2.jaxws   
org.ow2.jonas.ws.cxf   
org.ow2.jonas.ws.cxf.easybeans   
org.ow2.jonas.ws.cxf.jaxws   
org.ow2.jonas.ws.cxf.util   
org.ow2.jonas.ws.jaxws   
org.ow2.jonas.ws.jaxws.base   
org.ow2.jonas.ws.jaxws.easybeans   
org.ow2.jonas.ws.jaxws.ejb   
org.ow2.jonas.ws.jaxws.http.servlet   
 

Classes in org.ow2.jonas.ws.jaxws used by org.ow2.jonas.web.base
IJAXWSService
          The JAX-WS Service is used to abstract endpoint (server side) and references (client side) creation.
 

Classes in org.ow2.jonas.ws.jaxws used by org.ow2.jonas.web.tomcat6.ws
IJAXWSService
          The JAX-WS Service is used to abstract endpoint (server side) and references (client side) creation.
IWebServiceDeploymentManager
          An IWebServiceDeploymentManager is an object that knows how to expose an IWebServiceEndpoint using some protocol.
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).
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.web.tomcat6.ws.security
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.axis2
IJAXWSService
          The JAX-WS Service is used to abstract endpoint (server side) and references (client side) creation.
IWebServiceEndpoint
          An IWebServiceEndpoint is a container around a concrete endpoint implementation (Axis2 or CXF for example, but not limited to).
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.axis2.easybeans
IWebServiceEndpoint
          An IWebServiceEndpoint is a container around a concrete endpoint implementation (Axis2 or CXF for example, but not limited to).
PortMetaData
          The PortMetaData class store deploy time / runtime information about the webservice.
 

Classes in org.ow2.jonas.ws.jaxws used by org.ow2.jonas.ws.axis2.http
IWSResponse
          An IWSResponse represents a web service response to an IWebServiceEndpoint.
PortMetaData
          The PortMetaData class store deploy time / runtime information about the webservice.
 

Classes in org.ow2.jonas.ws.jaxws used by org.ow2.jonas.ws.axis2.jaxws
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.
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.cxf
IJAXWSService
          The JAX-WS Service is used to abstract endpoint (server side) and references (client side) creation.
IWebServiceEndpoint
          An IWebServiceEndpoint is a container around a concrete endpoint implementation (Axis2 or CXF for example, but not limited to).
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.cxf.easybeans
IWebServiceEndpoint
          An IWebServiceEndpoint is a container around a concrete endpoint implementation (Axis2 or CXF for example, but not limited to).
PortMetaData
          The PortMetaData class store deploy time / runtime information about the webservice.
 

Classes in org.ow2.jonas.ws.jaxws used by org.ow2.jonas.ws.cxf.jaxws
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.cxf.util
IWebServiceEndpoint
          An IWebServiceEndpoint is a container around a concrete endpoint implementation (Axis2 or CXF for example, but not limited to).
 

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.base
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).
PortIdentifier
          The PortIdentifier is the couple wsdl:service / wsdl:port that identifies a port in a WSDL definition.
 

Classes in org.ow2.jonas.ws.jaxws used by org.ow2.jonas.ws.jaxws.easybeans
PortMetaData
          The PortMetaData class store deploy time / runtime information about the webservice.
 

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.
 

Classes in org.ow2.jonas.ws.jaxws used by org.ow2.jonas.ws.jaxws.http.servlet
IWebServiceEndpoint
          An IWebServiceEndpoint is a container around a concrete endpoint implementation (Axis2 or CXF for example, but not limited to).
IWSRequest
          An IWSRequest represents a request to an IWebServiceEndpoint.
IWSResponse
          An IWSResponse represents a web service response to an IWebServiceEndpoint.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.