| 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 |
|---|
ISnmpTaskStub() |
ISnmpTaskStub(javax.xml.rpc.Service service) |
ISnmpTaskStub(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) |
protected org.apache.axis.client.Call |
createCall() |
SnmpAgentStatusTO |
getSnmpAgentStatus() |
SnmpAgentSettings |
getSnmpConfiguration() |
void |
updateSnmpConfiguration(SnmpAgentSettings snmpAgentSettings) |
void |
validateSnmpConfiguration(SnmpAgentSettings cfg) |
private java.util.Vector cachedSerClasses
private java.util.Vector cachedSerQNames
private java.util.Vector cachedSerFactories
private java.util.Vector cachedDeserFactories
public ISnmpTaskStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ISnmpTaskStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ISnmpTaskStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprivate 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.RemoteExceptionpublic void updateSnmpConfiguration(SnmpAgentSettings snmpAgentSettings) throws java.rmi.RemoteException
updateSnmpConfiguration in interface ISnmpTaskjava.rmi.RemoteExceptionpublic SnmpAgentStatusTO getSnmpAgentStatus() throws java.rmi.RemoteException
getSnmpAgentStatus in interface ISnmpTaskjava.rmi.RemoteExceptionpublic void validateSnmpConfiguration(SnmpAgentSettings cfg) throws java.rmi.RemoteException
validateSnmpConfiguration in interface ISnmpTaskjava.rmi.RemoteExceptionpublic SnmpAgentSettings getSnmpConfiguration() throws java.rmi.RemoteException
getSnmpConfiguration in interface ISnmpTaskjava.rmi.RemoteException