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