Package org.jboss.webservice.server

Class Summary
AbstractServlet (src) The servlet that that is associated with context /ws4ee It manages the 'Version' service
ContextServlet (src) The servlet that that is associated with context /ws4ee It manages the service list and the 'Version' service
InvokerProvider (src) An RPC provider base that provides access to some webservice specific meta-data artifacts through JMX.
InvokerProviderEJB (src) An Axis RPC provider for EJB endpoints.
InvokerProviderJMX (src) An Axis RPC provider for JMX endpoints.
InvokerProviderJSE (src) An Axis RPC provider for WEB endpoints.
InvokerProviderSimple (src) A very simple reflection provider that invokes the method on the object that is given in the constructor of this provider.
JBossRPCInvocation (src)  
JMXInvokerEndpoint (src) A generic service endpoint POJO that delegates invocations to an arbitary MBean.
PortComponentLinkServlet (src) A servlet that reports the serviceURL for a given service ID.
ServerEngine (src) The ws4ee server engine.
ServiceEndpointInterceptor (src) This Interceptor does the ws4ee handler processing.
ServiceEndpointServlet (src) An JBossWS AxisServlet.
ServiceEndpointServletEJB (src) The servlet that deals with the specific requirements for EJB service endpoints

ServiceEndpointServletJSE (src) The servlet that deals with the specific requirements for Java service endpoints

WSDLRequestHandler (src) Handles the delivery of the WSDL and its included artifacts.
 

Exception Summary
ServiceException (src) A simple exception wrapper that does logging