Package org.ow2.jonas.ws.jaxws

Interface Summary
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).
IWSRequest An IWSRequest represents a request to an IWebServiceEndpoint.
IWSResponse An IWSResponse represents a web service response to an IWebServiceEndpoint.
 

Class Summary
PortMetaData The PortMetaData class store deploy time / runtime information about the webservice.
 

Enum Summary
EndpointType Supported endpoint types: can be EJB (Stateless Session Beans) or POJO.
IWebServiceEndpoint.EndpointType Supported endpoint types: can be EJB (Stateless Session Beans) or POJO.
 

Exception Summary
WSException This Exception signals an error occuring during the web services processing.
 



Copyright ? 2009 OW2 Consortium. All Rights Reserved.