csoap
Class GlobalManagingClient2

java.lang.Object
  extended bycsoap.GlobalManagingClient2

public class GlobalManagingClient2
extends java.lang.Object


Field Summary
protected  HandlerRegistryImpl handlerRegistry
           
protected  csoap.deployment.deployment objectDeployment
           
protected  csoap.deployment.deployedServices objectServices
           
protected  csoap.xml.rpc.encoding.TypeMappingRegistryImpl typeMappingRegistry
           
 
Constructor Summary
GlobalManagingClient2()
           
 
Method Summary
 javax.xml.rpc.handler.HandlerRegistry getHandlerRegistry()
           
 int receiveWsdd(java.io.InputStream is)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

handlerRegistry

protected HandlerRegistryImpl handlerRegistry

typeMappingRegistry

protected csoap.xml.rpc.encoding.TypeMappingRegistryImpl typeMappingRegistry

objectServices

protected csoap.deployment.deployedServices objectServices

objectDeployment

protected csoap.deployment.deployment objectDeployment
Constructor Detail

GlobalManagingClient2

public GlobalManagingClient2()
Method Detail

receiveWsdd

public int receiveWsdd(java.io.InputStream is)

getHandlerRegistry

public javax.xml.rpc.handler.HandlerRegistry getHandlerRegistry()