public interface ITransportsTask
extends java.rmi.Remote
int getJmsTimeoutSec()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionTransport[] getAllTransports() throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid updateTransport(Transport transport) throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid deleteTransport(java.lang.String keyID)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionjava.lang.String createTransport(Transport transport) throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid setJmsTimeoutSec(int timeoutSec)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionTransport[] findSenders(BindingType bindingType, java.lang.String endpointAddress) throws java.rmi.RemoteException
java.rmi.RemoteExceptionboolean canEdit(Transport transport) throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid validateHttpListeners(HTTPListener[] listeners) throws java.rmi.RemoteException
java.rmi.RemoteExceptionTransport retrieveTransport(java.lang.String keyID) throws java.rmi.RemoteException
java.rmi.RemoteExceptionint getHttpTimeoutSec()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionint getSonicEsbTimeoutSec()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid setHttpTimeoutSec(int timeoutSec)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid setSonicEsbTimeoutSec(int timeoutSec)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionint getJmsListenersPerDest()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionGetConsumerStatusReturn getConsumerStatusNow(JmsConsumer consumer) throws java.rmi.RemoteException
java.rmi.RemoteExceptionint getJmsConnectionsPerDest()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionGetConsumerStatusReturn getConsumerStatusForID(java.lang.String consumerKeyID) throws java.rmi.RemoteException
java.rmi.RemoteExceptionGetProducerStatusReturn getProducerStatusForID(java.lang.String producerKeyID) throws java.rmi.RemoteException
java.rmi.RemoteExceptionjava.lang.String getJmsProviderInfo(JmsTransport transport) throws java.rmi.RemoteException
java.rmi.RemoteExceptionGetConsumerStatusReturn getConsumerStatusForIDNow(java.lang.String consumerKeyID) throws java.rmi.RemoteException
java.rmi.RemoteExceptionQName[] getJmsPropertyStandardTypes() throws java.rmi.RemoteException
java.rmi.RemoteExceptionGetProducerStatusReturn getProducerStatus(JmsProducer producer) throws java.rmi.RemoteException
java.rmi.RemoteExceptionGetConsumerStatusReturn getConsumerStatus(JmsConsumer consumer) throws java.rmi.RemoteException
java.rmi.RemoteException