|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.provision.detector.simple.response.LineOrientedResponse
org.opennms.netmgt.provision.detector.simple.response.HttpStatusResponse
public class HttpStatusResponse
HttpStatusResponse class.
| Constructor Summary | |
|---|---|
HttpStatusResponse(String response)
Constructor for HttpStatusResponse. |
|
| Method Summary | |
|---|---|
boolean |
validateResponse(String pattern,
String url,
boolean isCheckCode,
int maxRetCode)
validateResponse |
| Methods inherited from class org.opennms.netmgt.provision.detector.simple.response.LineOrientedResponse |
|---|
contains, endsWith, equals, find, getResponse, matches, receive, setResponse, startsWith, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public HttpStatusResponse(String response)
Constructor for HttpStatusResponse.
response - a String object.| Method Detail |
|---|
public boolean validateResponse(String pattern,
String url,
boolean isCheckCode,
int maxRetCode)
throws Exception
validateResponse
pattern - a String object.url - a String object.isCheckCode - a boolean.maxRetCode - a int.
Exception - if any.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||