Interface | Description |
---|---|
JsonRpcHandler<P> | |
Prop | |
Session | |
Transaction |
A transaction represents a conversation between a client and the server.
|
Class | Description |
---|---|
DefaultJsonRpcHandler<P> | |
JsonRpcAndJavaMethodManager | |
JsonUtils |
Gson/JSON utilities; used to serialise Java object to JSON (as String).
|
PropImpl | |
Props | |
TypeDefaultJsonRpcHandler |
Exception | Description |
---|---|
JsonRpcClientClosedException |
Exception thrown when trying to use a JsonRpcClient explicitly closed by user.
|
JsonRpcErrorException | |
JsonRpcException |
This is a general exception used in the JsonRpcConnector package.
|
TransportException |
This exception occurs when there is a communication error.
|
Annotation Type | Description |
---|---|
JsonRpcMethod |
Copyright © 2017 Kurento. All rights reserved.