public final class ServerInvokeRequest extends Object
| Constructor and Description |
|---|
ServerInvokeRequest(MethodMetadata method,
Map<String,String> headers,
Map<Short,Object> parameters) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getHeaders() |
MethodMetadata |
getMethod() |
Map<Short,Object> |
getParameters() |
String |
toString() |
Copyright © 2012–2021. All rights reserved.