Modifier and Type | Field and Description |
---|---|
private java.util.Vector |
cachedDeserFactories |
private java.util.Vector |
cachedSerClasses |
private java.util.Vector |
cachedSerFactories |
private java.util.Vector |
cachedSerQNames |
Constructor and Description |
---|
IAgentStub() |
IAgentStub(javax.xml.rpc.Service service) |
IAgentStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
Modifier and Type | Method and Description |
---|---|
private void |
addSerial(java.lang.String xmlns,
java.lang.String localname,
java.lang.Class cls,
java.lang.Object serializer,
java.lang.Object deserializer) |
boolean |
canSupportDiscovery() |
protected org.apache.axis.client.Call |
createCall() |
void |
deleteConfig(java.lang.String agentConfigKey) |
AgentConfig |
getConfig() |
BaseData |
getGSOData() |
void |
ping() |
private java.util.Vector cachedSerClasses
private java.util.Vector cachedSerQNames
private java.util.Vector cachedSerFactories
private java.util.Vector cachedDeserFactories
public IAgentStub() throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public IAgentStub(java.net.URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public IAgentStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
private void addSerial(java.lang.String xmlns, java.lang.String localname, java.lang.Class cls, java.lang.Object serializer, java.lang.Object deserializer)
protected org.apache.axis.client.Call createCall() throws java.rmi.RemoteException
java.rmi.RemoteException
public AgentConfig getConfig() throws java.rmi.RemoteException
public BaseData getGSOData() throws java.rmi.RemoteException
getGSOData
in interface IAgent
java.rmi.RemoteException
public boolean canSupportDiscovery() throws java.rmi.RemoteException
canSupportDiscovery
in interface IAgent
java.rmi.RemoteException
public void deleteConfig(java.lang.String agentConfigKey) throws java.rmi.RemoteException
deleteConfig
in interface IAgent
java.rmi.RemoteException