Package org.jboss.webservice.server

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

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

WSDLRequestHandler Handles the delivery of the WSDL and its included artifacts.
 

Exception Summary
ServiceException A simple exception wrapper that does logging
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.