public class RequestContext extends Object implements Serializable
| Constructor and Description |
|---|
RequestContext(String requestId,
String channel) |
| Modifier and Type | Method and Description |
|---|---|
String |
getChannel() |
String |
getRequestId() |
void |
setChannel(String channel) |
void |
setRequestId(String requestId) |
Copyright © 2019. All rights reserved.