protocol/protocol
library
Classes
-
Enum
-
An interface for enumerated types in the protocol.
-
Notification
-
A notification that can be sent to the server about an event that occurred.
-
Request
-
A request that was received from the server.
-
RequestErrorFactory
-
A collection of utility methods that create instances of the generated class
RequestError.
-
Response
-
A response to the server.
Exceptions / Errors
-
RequestFailure
-
An exception that occurred during the handling of a request that requires
that an error be returned to the server.