public class WebEndpointContext extends Object
Modifier and Type | Field and Description |
---|---|
protected Map<String,String> |
additionalValues |
Constructor and Description |
---|
WebEndpointContext() |
Modifier and Type | Method and Description |
---|---|
Response |
ack() |
Response |
ack(com.google.gson.JsonElement json) |
Response |
ackWithJson(Object obj) |
Map<String,String> |
getAdditionalValues() |
com.google.gson.JsonElement |
toJson(Object obj) |
String |
toString() |
Copyright © 2020. All rights reserved.