public class ITransportsTaskStub extends org.apache.axis.client.Stub implements ITransportsTask
| 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 |
|---|
ITransportsTaskStub() |
ITransportsTaskStub(javax.xml.rpc.Service service) |
ITransportsTaskStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
private java.util.Vector cachedSerClasses
private java.util.Vector cachedSerQNames
private java.util.Vector cachedSerFactories
private java.util.Vector cachedDeserFactories
public ITransportsTaskStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ITransportsTaskStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ITransportsTaskStub(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 int getJmsTimeoutSec()
throws java.rmi.RemoteException
getJmsTimeoutSec in interface ITransportsTaskjava.rmi.RemoteExceptionpublic Transport[] getAllTransports() throws java.rmi.RemoteException
getAllTransports in interface ITransportsTaskjava.rmi.RemoteExceptionpublic void updateTransport(Transport transport) throws java.rmi.RemoteException
updateTransport in interface ITransportsTaskjava.rmi.RemoteExceptionpublic void deleteTransport(java.lang.String keyID)
throws java.rmi.RemoteException
deleteTransport in interface ITransportsTaskjava.rmi.RemoteExceptionpublic java.lang.String createTransport(Transport transport) throws java.rmi.RemoteException
createTransport in interface ITransportsTaskjava.rmi.RemoteExceptionpublic void setJmsTimeoutSec(int timeoutSec)
throws java.rmi.RemoteException
setJmsTimeoutSec in interface ITransportsTaskjava.rmi.RemoteExceptionpublic Transport[] findSenders(BindingType bindingType, java.lang.String endpointAddress) throws java.rmi.RemoteException
findSenders in interface ITransportsTaskjava.rmi.RemoteExceptionpublic boolean canEdit(Transport transport) throws java.rmi.RemoteException
canEdit in interface ITransportsTaskjava.rmi.RemoteExceptionpublic void validateHttpListeners(HTTPListener[] listeners) throws java.rmi.RemoteException
validateHttpListeners in interface ITransportsTaskjava.rmi.RemoteExceptionpublic Transport retrieveTransport(java.lang.String keyID) throws java.rmi.RemoteException
retrieveTransport in interface ITransportsTaskjava.rmi.RemoteExceptionpublic int getHttpTimeoutSec()
throws java.rmi.RemoteException
getHttpTimeoutSec in interface ITransportsTaskjava.rmi.RemoteExceptionpublic int getSonicEsbTimeoutSec()
throws java.rmi.RemoteException
getSonicEsbTimeoutSec in interface ITransportsTaskjava.rmi.RemoteExceptionpublic void setHttpTimeoutSec(int timeoutSec)
throws java.rmi.RemoteException
setHttpTimeoutSec in interface ITransportsTaskjava.rmi.RemoteExceptionpublic void setSonicEsbTimeoutSec(int timeoutSec)
throws java.rmi.RemoteException
setSonicEsbTimeoutSec in interface ITransportsTaskjava.rmi.RemoteExceptionpublic int getJmsListenersPerDest()
throws java.rmi.RemoteException
getJmsListenersPerDest in interface ITransportsTaskjava.rmi.RemoteExceptionpublic GetConsumerStatusReturn getConsumerStatusNow(JmsConsumer consumer) throws java.rmi.RemoteException
getConsumerStatusNow in interface ITransportsTaskjava.rmi.RemoteExceptionpublic int getJmsConnectionsPerDest()
throws java.rmi.RemoteException
getJmsConnectionsPerDest in interface ITransportsTaskjava.rmi.RemoteExceptionpublic GetConsumerStatusReturn getConsumerStatusForID(java.lang.String consumerKeyID) throws java.rmi.RemoteException
getConsumerStatusForID in interface ITransportsTaskjava.rmi.RemoteExceptionpublic GetProducerStatusReturn getProducerStatusForID(java.lang.String producerKeyID) throws java.rmi.RemoteException
getProducerStatusForID in interface ITransportsTaskjava.rmi.RemoteExceptionpublic java.lang.String getJmsProviderInfo(JmsTransport transport) throws java.rmi.RemoteException
getJmsProviderInfo in interface ITransportsTaskjava.rmi.RemoteExceptionpublic GetConsumerStatusReturn getConsumerStatusForIDNow(java.lang.String consumerKeyID) throws java.rmi.RemoteException
getConsumerStatusForIDNow in interface ITransportsTaskjava.rmi.RemoteExceptionpublic QName[] getJmsPropertyStandardTypes() throws java.rmi.RemoteException
getJmsPropertyStandardTypes in interface ITransportsTaskjava.rmi.RemoteExceptionpublic GetProducerStatusReturn getProducerStatus(JmsProducer producer) throws java.rmi.RemoteException
getProducerStatus in interface ITransportsTaskjava.rmi.RemoteExceptionpublic GetConsumerStatusReturn getConsumerStatus(JmsConsumer consumer) throws java.rmi.RemoteException
getConsumerStatus in interface ITransportsTaskjava.rmi.RemoteException