|
FusionReactor API v2.0.4 |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FusionRequestSurrogate
This interface specifies the available proxied information from an internal FusionRequest. It is safe to store references to this object, since the data it encapsulates is copied from the underlying FusionRequest.
Method Summary | |
---|---|
long |
getFusionRequestId()
Get the tracking ID of this request. |
URL |
getRequestUrl()
Get the URL, with protocol and query arguments (if applicable) associated with this request. |
long |
getStartTimeMillis()
Get the time at whichi this request was raised inside FusionReactor, measured in milliseconds from the Java time datum (midnight on January 1st, 1970 UTC). |
Method Detail |
---|
long getFusionRequestId()
URL getRequestUrl()
long getStartTimeMillis()
|
FusionReactor API v2.0.4 |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |