public class BaseRequest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
log |
| Constructor and Description |
|---|
BaseRequest(RequestType type) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessageId() |
RequestType |
getRequestType() |
public BaseRequest(RequestType type)
public RequestType getRequestType()
public java.lang.String getMessageId()