Sea 0.4.0
A B C D E F G H I L M N O P Q R S T U W

I

IllegalEventException - exception gov.lbl.dsd.sea.event.IllegalEventException.
A runtime exception similar in spirit to the classic IllegalArgumentException, to be thrown when EventHandler.handle(java.lang.Object) cannot handle an event of a certain kind.
IllegalEventException(Object, Stage) - Constructor for class gov.lbl.dsd.sea.event.IllegalEventException
Constructs a new exception with the specified detail message and causing event.
IllegalEventException(String, Object, Stage) - Constructor for class gov.lbl.dsd.sea.event.IllegalEventException
Constructs a new exception with the specified detail message and causing event.
indexOf(int, int, ArrayByteList) - Method in class gov.lbl.dsd.sea.nio.util.ArrayByteList
Returns the index of the first occurrence of the given sublist within the range this[from..to).
indexOf(int, int, byte) - Method in class gov.lbl.dsd.sea.nio.util.ArrayByteList
Returns the index of the first occurrence of the specified element within the range [from..to).
indexOf(int, int, ArrayIntList) - Method in class gov.lbl.dsd.sea.nio.util.ArrayIntList
Returns the index of the first occurrence of the given sublist within the range this[from..to).
indexOf(int, int, int) - Method in class gov.lbl.dsd.sea.nio.util.ArrayIntList
Returns the index of the first occurrence of the specified element within the range [from..to).
isAllowed(InetAddress) - Method in interface gov.lbl.dsd.sea.nio.auth.HostAuthorizer
Returns whether or not the given host (aka InetAddress) is allowed to perform a certain action, depending on the current allow/deny rules.
isAllowed(InetAddress) - Method in class gov.lbl.dsd.sea.nio.auth.SmartHostAuthorizer
Returns whether or not the given host (aka InetAddress) is allowed to perform a certain action, depending on the current allow/deny rules.
isInitialized() - Method in class gov.lbl.dsd.sea.nio.util.ExtendedProperties
Indicate to client code whether property resources have been initialized or not.
isMatch(InetAddress) - Method in interface gov.lbl.dsd.sea.nio.auth.HostAuthorizationRules
Returns whether or not the given host (aka InetAddress) matches ANY of the current rules.
isMatch(InetAddress) - Method in class gov.lbl.dsd.sea.nio.auth.SmartHostAuthorizationRules
Returns whether or not the given host (aka InetAddress) matches ANY of the current rules.

Sea 0.4.0
A B C D E F G H I L M N O P Q R S T U W