| java.lang.Object com.jamonapi.http.HttpMonRequest
HttpMonRequest | final class HttpMonRequest implements HttpMon(Code) | | |
getDetailLabel | public String getDetailLabel()(Code) | | Detail label used in jamon. It will always include the requestURI, and will also include
a stack trace if one occurred.
|
getIgnoreHttpParams | boolean getIgnoreHttpParams()(Code) | | |
isEnabled | boolean isEnabled()(Code) | | |
stop | public void stop()(Code) | | Method called to stop any active http monitoring requests, and responses
|
stopTimeMon | void stopTimeMon()(Code) | | |
|
|