|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElemenopeConnectionException | |
|---|---|
| com.createtank.elemenope | |
| com.createtank.elemenope.transports | |
| Uses of ElemenopeConnectionException in com.createtank.elemenope |
|---|
| Methods in com.createtank.elemenope that throw ElemenopeConnectionException | |
|---|---|
void |
Connector.connect()
makes initial connection to entity |
void |
Connector.disconnect()
closes connection to entity |
void |
ElemenopeStandardConfiguration.shutdown()
|
void |
ElemenopeConfiguration.shutdown()
Should be called upon shutdown of framework in order for configuration implementation to clean up components. |
void |
ElemenopeStandardConfiguration.shutdown(java.lang.String initializationGroup)
|
void |
ElemenopeConfiguration.shutdown(java.lang.String initializationGroup)
Should be called upon shutdown of framework in order for configuration implementation to clean up components. |
void |
Connector.start()
starts the connection to entity |
void |
Connector.stop()
stops the connection to entity |
| Uses of ElemenopeConnectionException in com.createtank.elemenope.transports |
|---|
| Methods in com.createtank.elemenope.transports that throw ElemenopeConnectionException | |
|---|---|
void |
XmlRpcServerConnector.connect()
|
void |
XmlRpcEnterpriseConnector.connect()
|
void |
XmlRpcClientConnector.connect()
|
void |
XmlRpcBroker.connect()
|
void |
SoapClientConnector.connect()
|
void |
JmsQueueConnector.connect()
|
void |
DirectCallConnector.connect()
makes initial connection to entity |
void |
XmlRpcEnterpriseBroker.connect(Connector connector)
Connects to the server and adds handler for both Jetty and XML-RPC. |
void |
XmlRpcElemenopeDispatcher.connect(Connector connector)
|
void |
XmlRpcDispatcher.connect(Connector connector)
Connect. |
void |
XmlRpcBroker.connect(Connector connector)
Connects to the server and adds handler. |
void |
SynchronousJmsQueueDispatcher.connect(Connector connector)
|
void |
SoapMethodDispatcher.connect(Connector connector)
Connect to entity |
void |
SoapDispatcher.connect(Connector connector)
|
void |
JmsQueueDispatcher.connect(Connector connector)
Connects to configured queue. |
void |
XmlRpcServerConnector.disconnect()
|
void |
XmlRpcEnterpriseConnector.disconnect()
|
void |
XmlRpcClientConnector.disconnect()
|
void |
XmlRpcBroker.disconnect()
|
void |
SoapClientConnector.disconnect()
|
void |
JmsQueueConnector.disconnect()
|
void |
DirectCallConnector.disconnect()
closes connection to entity |
void |
XmlRpcServerConnector.start()
|
void |
XmlRpcEnterpriseConnector.start()
|
void |
XmlRpcClientConnector.start()
|
void |
SoapClientConnector.start()
|
void |
JmsQueueConnector.start()
|
void |
DistributionListDispatcher.startConnection()
Builds list of Dispatchers to use for all calls to send. |
void |
XmlRpcServerConnector.stop()
|
void |
XmlRpcClientConnector.stop()
|
void |
SoapClientConnector.stop()
|
void |
JmsQueueConnector.stop()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||