|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UcpCommunicationException | |
|---|---|
| de.starface.integration.uci.java.v30.ucp.messages.requests | This package contains the UCP server interfaces that define the UCI requests provided by the server. |
| Uses of UcpCommunicationException in de.starface.integration.uci.java.v30.ucp.messages.requests |
|---|
| Methods in de.starface.integration.uci.java.v30.ucp.messages.requests that throw UcpCommunicationException | |
|---|---|
boolean |
UcpConnectionRequests.keepAlive()
The keepAlive request is used to check if the server is still available, the connection has not been lost and tell the server that the client is still available. |
boolean |
UcpConnectionRequests.login()
The login request is sent by the client to connect to the UCP server. |
void |
UcpConnectionRequests.logout()
The client uses the logout request to indicate its intention to close the UCP connection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||