Home » jboss-5.0.0.CR1-src » org » jboss » net » axis » server »

org.jboss.net.axis.server

Interfaces:

AxisServiceMBean   Mbean interface to the AxisService  code | html
Constants   Some Constants for the server package  code | html

Classes:

AxisAdminServlet   slightly patched admin servlet to contact the right server  code | html
AxisService   A deployer service that installs Axis and manages Web-Services within JMX.  code | html
AxisServiceServlet   An AxisServlet that is able to extract the corresponding AxisEngine from its installation context and builds the right message contexts for the JBoss classloading and deployment architecture.  code | html
EJBHomeProvider   A JBoss-compatible Provider that exposes the methods of a bean?s home, such as a stateless session bean or an entity bean.  code | html
EJBProvider  

A JBoss-compatible EJB Provider that exposes the methods of any session bean as a web service endpoint. 

code | html
EJBProvider.EJBServiceLifeCycle   This is the lifecycle object that is registered in the message scope and that shields the proper bean reference  code | html
EntityBeanDeserializer   Server-side deserializer hitting an existing entity bean.  code | html
EntityBeanDeserializer.BeanPropertyDescriptor     code | html
EntityBeanDeserializer.BeanPropertyTarget   Class which knows how to update a bean property  code | html
EntityBeanDeserializer.FindPropertyTarget     code | html
EntityBeanDeserializerFactory   Factory for server-side Entity Bean Deserialization.  code | html
FlashAxisServiceServlet   A AxisServlet that allows the Flash player/plugin to interact with the Axis SOAP engine despite the inability to generate the SOAPAction HTTP header.  code | html
FlashAxisServiceServlet.FilteredHttpServletRequest   This is a spoofing class whose sole purpose is to make it appear that the HTTP "SOAPAction" parameter is actually an HTTP Header attribute.  code | html
FlashNamespaceHandler   This class implements the Apache Axis Handler interface.  code | html
JBossAuthenticationHandler  

AuthenticationHandler that interacts with a given JBoss autentication manager via default simple principals and passchars from the HTTP Basic Authentication. 

code | html
JBossAuthorizationHandler   AuthorizationHandler that checks allowed and denied roles against the active subject using a given realmMapping.  code | html
JMXEngineConfigurationFactory  

A configuration factory that accesses axis server engines via JMX attribute access. 

code | html
JMXEngineConfigurationProvider   configuration provider that accesses configuration services via JMX.  code | html
SerialisationResponseHandler   This handler is to force serialisation inside transaction and security boundaries.  code | html
TransactionRequestHandler   This handler is to create an artifical "client"-side transaction around the web-service request.  code | html
TransactionResponseHandler   This handler is to finish a previously opened client-side transaction.  code | html
WsdlAwareHttpActionHandler  

This HttpActionHandler will influence the wsdl-generation of action aware service providers, such as org.jboss.net.axis.server.EJBProvider

code | html