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