KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > xml > rpc > handler > HandlerRegistry > Top Examples

  • org.apache.axis.client.Service
    Axis' JAXRPC Dynamic Invoation Interface implementation of the Service interface. The Service class should be used a the starting point for access SOAP Web Services. Typically, a Service will be created with a WSDL document and along with a serviceName you can then ask for a Call object that wil ...
  • org.exoplatform.services.wsrp.mocks.MockWSRPService
    @author Mestrallet Benjamin benjmestrallet@users.sourceforge.net Date: 3 févr. 2004 Time: 02:59:48
  • org.jboss.axis.client.AxisClient
    Provides the equivalent of an "Axis engine" on the client side. Subclasses hardcode initialization & setup logic for particular client-side transports. @author Rob Jellinghaus (robj@unrealities.com) @author Doug Davis (dug@us.ibm.com) @author Glen Daniels (gdaniels@allaire.com)
Popular Tags