Uses of Class
org.jboss.net.axis.AxisInvocationHandler

Packages that use AxisInvocationHandler
org.jboss.net.axis This package contains server- as well as client-side glue code to integrate the Axis project into JBoss. 
org.jboss.net.jmx This package hosts XML-interoperability code especially for the JMX-API. 
 

Uses of AxisInvocationHandler in org.jboss.net.axis
 

Methods in org.jboss.net.axis with parameters of type AxisInvocationHandler
static Object AxisInvocationHandler.createAxisService(Class _interface, AxisInvocationHandler handler)
          Deprecated. default creation of service
 

Uses of AxisInvocationHandler in org.jboss.net.jmx
 

Subclasses of AxisInvocationHandler in org.jboss.net.jmx
 class MBeanInvocationHandler
          Deprecated. You should use the jaxrpc/wsdl approach instead.
 



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