|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectException | |
---|---|
org.ceno.communication.cli | |
org.ceno.communication.cli.dispatch | |
org.ceno.communication.cli.net4j |
Uses of ConnectException in org.ceno.communication.cli |
---|
Methods in org.ceno.communication.cli that throw ConnectException | |
---|---|
void |
IConnectorService.connect(ServerDescriptor serverDesriptor)
|
void |
IConnectorService.disconnect()
Disconnects from the current connection or does nothing in case no connection was established |
Uses of ConnectException in org.ceno.communication.cli.dispatch |
---|
Methods in org.ceno.communication.cli.dispatch that throw ConnectException | |
---|---|
void |
ExtensionPointCommunicatorServiceDispatcher.connect(ServerDescriptor serverDesriptor)
|
void |
ExtensionPointCommunicatorServiceDispatcher.disconnect()
Disconnects from the current connection or does nothing in case no connection was established |
Uses of ConnectException in org.ceno.communication.cli.net4j |
---|
Methods in org.ceno.communication.cli.net4j that throw ConnectException | |
---|---|
void |
Net4JConnectorService.connect(ServerDescriptor serverDesriptor)
|
void |
Net4JConnectorService.disconnect()
Disconnects from the current connection or does nothing in case no connection was established |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |