public interface Request
Modifier and Type | Method and Description |
---|---|
Client |
getClient()
Get the client who made the request.
|
UPCMessage |
getUPCMessage()
Get the UPCMessage that was made for the request
|
Client getClient()
UPCMessage getUPCMessage()