Interface | Description |
---|---|
OnRequestListener |
The server received event from a client request.
|
ServiceLite<T> |
Service.
|
Class | Description |
---|---|
CommandsVerification |
Verify command mapping authorization.
|
Common |
Common class.
|
Common.Builder |
Builder.
|
Global |
Provide logging.
|
Response |
Response.
|
SenderAdapter |
Message sender.
|
ServiceLoader<T> |
Service loader.
|
Exception | Description |
---|---|
CommandNotFoundException |
When server with client transmission abnormal will throw
CommandNotFoundException . |