public class ITroubleshootingTaskStub extends org.apache.axis.client.Stub implements ITroubleshootingTask
| 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 |
|---|
ITroubleshootingTaskStub() |
ITroubleshootingTaskStub(javax.xml.rpc.Service service) |
ITroubleshootingTaskStub(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() |
java.lang.String |
dnslookup(java.lang.String ip) |
java.lang.String |
dumpProductInfo() |
OneWay |
gc() |
OneWay |
generateThreadDump() |
java.lang.String |
nslookup(java.lang.String ip) |
OneWay |
resetClockProfiling() |
OneWay |
save() |
java.lang.String |
saveDebug() |
FilterAPI |
updateAuditingApiFilter(FilterAPI filter) |
OneWay |
writerEventLogEntry(java.lang.String message) |
private java.util.Vector cachedSerClasses
private java.util.Vector cachedSerQNames
private java.util.Vector cachedSerFactories
private java.util.Vector cachedDeserFactories
public ITroubleshootingTaskStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ITroubleshootingTaskStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ITroubleshootingTaskStub(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 OneWay gc() throws java.rmi.RemoteException
gc in interface ITroubleshootingTaskjava.rmi.RemoteExceptionpublic OneWay save() throws java.rmi.RemoteException
save in interface ITroubleshootingTaskjava.rmi.RemoteExceptionpublic java.lang.String nslookup(java.lang.String ip)
throws java.rmi.RemoteException
nslookup in interface ITroubleshootingTaskjava.rmi.RemoteExceptionpublic java.lang.String saveDebug()
throws java.rmi.RemoteException
saveDebug in interface ITroubleshootingTaskjava.rmi.RemoteExceptionpublic java.lang.String dnslookup(java.lang.String ip)
throws java.rmi.RemoteException
dnslookup in interface ITroubleshootingTaskjava.rmi.RemoteExceptionpublic java.lang.String dumpProductInfo()
throws java.rmi.RemoteException
dumpProductInfo in interface ITroubleshootingTaskjava.rmi.RemoteExceptionpublic OneWay generateThreadDump() throws java.rmi.RemoteException
generateThreadDump in interface ITroubleshootingTaskjava.rmi.RemoteExceptionpublic OneWay resetClockProfiling() throws java.rmi.RemoteException
resetClockProfiling in interface ITroubleshootingTaskjava.rmi.RemoteExceptionpublic FilterAPI updateAuditingApiFilter(FilterAPI filter) throws java.rmi.RemoteException
updateAuditingApiFilter in interface ITroubleshootingTaskjava.rmi.RemoteExceptionpublic OneWay writerEventLogEntry(java.lang.String message) throws java.rmi.RemoteException
writerEventLogEntry in interface ITroubleshootingTaskjava.rmi.RemoteException