public class SessionRequestHandle
extends java.lang.Object
SessionRequest along
with the time the request was made.| Constructor | Description |
|---|---|
SessionRequestHandle(SessionRequestImpl sessionRequest) |
| Modifier and Type | Method | Description |
|---|---|---|
long |
getRequestTime() |
|
SessionRequestImpl |
getSessionRequest() |
public SessionRequestHandle(SessionRequestImpl sessionRequest)
public SessionRequestImpl getSessionRequest()
public long getRequestTime()