| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInverseServiceRequestHandler<Q extends InverseServiceRequest,A extends InverseServiceResponse> |
interface |
InverseServiceRequestHandler<Q extends InverseServiceRequest,A extends InverseServiceResponse> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInverseServiceResponse |
class |
ErrorResponse |
class |
NullResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
GetClassInfoResponse
Contains the class info for a certain
classId. |
class |
InverseMethodInvocationResponse |
| Constructor and Description |
|---|
PushInverseServiceResponse(InverseServiceResponse response) |
| Modifier and Type | Method and Description |
|---|---|
<T extends InverseServiceResponse> |
InverseInvoker.performInverseServiceRequest(InverseServiceRequest request)
Invokes a service on the client-side.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InverseInvoker.pushInverseServiceResponse(InverseServiceResponse response) |
| Modifier and Type | Method and Description |
|---|---|
void |
InverseServiceResponseService.pushInverseServiceResponse(InverseServiceResponse response) |
Copyright © 2013–2019. All rights reserved.