Interface MethodInvocationResponse<T>
- All Known Subinterfaces:
MethodInvocationResult<T>
public interface MethodInvocationResponse<T>
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getMethod
ServerMethod getMethod() -
getReturned
-
getStatus
MethodInvocationResponse.Status getStatus()
-