|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.toremote.gateway.connection.IPRules
public abstract class IPRules
Field Summary | |
---|---|
(package private) long |
modifiedSince
|
(package private) IPAccess[] |
rules
|
Constructor Summary | |
---|---|
IPRules()
|
Method Summary | |
---|---|
boolean |
isIPAllowed(byte[] ip)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
IPAccess[] rules
long modifiedSince
Constructor Detail |
---|
public IPRules()
Method Detail |
---|
public boolean isIPAllowed(byte[] ip)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |