|
||||||||||
| 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.loop.response.LoopResponse
public class LoopResponse
LoopResponse class.
| Constructor Summary | |
|---|---|
LoopResponse()
Constructor for LoopResponse. |
|
| Method Summary | |
|---|---|
void |
receive(String address,
boolean isSupported)
receive |
boolean |
validateIPMatch(String ip)
validateIPMatch |
| 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 LoopResponse()
Constructor for LoopResponse.
| Method Detail |
|---|
public void receive(String address,
boolean isSupported)
receive
address - a String object.isSupported - a boolean.public boolean validateIPMatch(String ip)
validateIPMatch
ip - a String object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||