Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
ABC_EXAMPLE
- Static variable in class ecologylab.xml.library.rss.
RssState
ABC_SPORTS_FEED
- Static variable in class ecologylab.xml.library.rss.
RssState
ABSOLUTE_PATH
- Static variable in class ecologylab.appframework.types.prefs.
MetaPrefFile
Indicates that value is an absolute path.
ABSOLUTE_PATH
- Static variable in class ecologylab.appframework.types.prefs.
PrefFile
Indicates that value is an absolute path.
AbstractClientManager
- Class in
ecologylab.services.distributed.server.clientmanager
The base class for all ContextManagers, objects which track the state and respond to clients on a server.
AbstractClientManager(Object, int, NIOServerBackend, NIOServerFrontend, SelectionKey, TranslationSpace, Scope<?>)
- Constructor for class ecologylab.services.distributed.server.clientmanager.
AbstractClientManager
Creates a new ContextManager.
AbstractView
- Class in
ecologylab.xml.library.kml.view
AbstractView()
- Constructor for class ecologylab.xml.library.kml.view.
AbstractView
accept(File)
- Method in class ecologylab.services.logging.playback.
LogFileFilter
acceptFinished(SelectionKey)
- Method in class ecologylab.services.distributed.client.
NIOClient
acceptFinished(SelectionKey)
- Method in class ecologylab.services.distributed.impl.
NIOCore
Queues a request to change key's interest operations back to READ.
acceptFinished(SelectionKey)
- Method in class ecologylab.services.distributed.impl.
NIOServerBackend
acceptKey(SelectionKey)
- Method in class ecologylab.services.distributed.client.
NIOClient
This method does nothing, as NIOClients do not accept incoming connections.
acceptKey(SelectionKey)
- Method in class ecologylab.services.distributed.impl.
NIONetworking
Optional operation.
acceptKey(SelectionKey)
- Method in class ecologylab.services.distributed.impl.
NIOServerBackend
acceptReady(SelectionKey)
- Method in class ecologylab.services.distributed.client.
NIOClient
acceptReady(SelectionKey)
- Method in class ecologylab.services.distributed.impl.
NIOCore
acceptReady(SelectionKey)
- Method in class ecologylab.services.distributed.impl.
NIOServerBackend
access(KEY)
- Method in class ecologylab.generic.
AutoCleanerMap
acquire()
- Method in class ecologylab.generic.
ResourcePool
Take a resource from the pool, making it unavailable for other segments of the program to use.
acquireByteBufferFromPool()
- Method in class ecologylab.services.distributed.impl.
NIONetworking
Retrieves a ByteBuffer object from this's pool of ByteBuffers.
actionPerformed(ActionEvent)
- Method in class ecologylab.sensor.gps.gui.
GPSConnectionControls
actionPerformed(ActionEvent)
- Method in class ecologylab.sensor.gps.
SimGPS
actionPerformed(ActionEvent)
- Method in class ecologylab.services.logging.playback.
LogPlaybackControls
actionPerformed(ActionEvent)
- Method in class ecologylab.services.logging.playback.
LogPlayer
actionPerformed(ActionEvent)
- Method in class ecologylab.standalone.visualizer.
ProjectionVisualizer
actionSavePreferences()
- Method in class ecologylab.appframework.types.prefs.gui.
PrefEditorWidgets
Save the preferences; called by
#createApplyButton()
and
#createSaveButton()
.
add(MetaPref)
- Method in class ecologylab.appframework.types.prefs.
MetaPrefSet
Register the MetaPref in the static global map, as well as adding it to the super ArrayListState.
add(Pref<?>)
- Method in class ecologylab.appframework.types.prefs.
PrefSet
Register the Pref, as well as adding it to the super ArrayListState.
add(ParsedURL)
- Method in class ecologylab.collections.
PrefixCollection
add(String, char)
- Method in class ecologylab.collections.
PrefixPhrase
add(String, int, char)
- Method in class ecologylab.collections.
PrefixPhrase
add(int, Object)
- Method in class ecologylab.collections.
SyncLinkedList
add(Object)
- Method in class ecologylab.collections.
SyncLinkedList
add(V)
- Method in class ecologylab.generic.
HashMappableArrayList
Add element to HashMap and to ArrayList, unless same element was already in HashMap.
add(K)
- Method in class ecologylab.generic.
HashSetWriteSynch
Sycnhronizes add.
add(char)
- Method in class ecologylab.generic.
NewPorterStemmer
Add a character to the word being stemmed.
add(char[], int)
- Method in class ecologylab.generic.
NewPorterStemmer
Adds wLen characters to the word being stemmed contained in a portion of a char[] array.
add(String)
- Method in class ecologylab.generic.
NewPorterStemmer
add(E)
- Method in class ecologylab.services.authentication.
AuthenticationList
Adds the given entry to this.
add(String, String)
- Method in class ecologylab.services.authentication.
Authenticator
add(Seed)
- Method in class ecologylab.services.messages.cf.
SeedCf
Add a Seed to the request, through its seedSet.
add(Vector2d, Vector2d)
- Static method in class ecologylab.xml.library.geom.
Vector2d
Adds two vectors together and returns a new Vector2d object representing the sum.
add(Vector2d)
- Method in class ecologylab.xml.library.geom.
Vector2d
add(T)
- Method in class ecologylab.xml.types.element.
ArrayListState
Add the element to this.
add(int, T)
- Method in class ecologylab.xml.types.element.
ArrayListState
add(V)
- Method in class ecologylab.xml.types.element.
HashMapState
Convienence method for adding Mappable elements.
add(T)
- Method in class ecologylab.xml.types.element.
HashSetState
add(V)
- Method in class ecologylab.xml.types.element.
SynchronizedHashMapState
Convienence method for adding Mappable elements.
add(T)
- Method in class ecologylab.xml.types.element.
VectorState
addActionListener(ActionListener)
- Method in class ecologylab.services.logging.playback.
LogPlayer
addAfter(DLL)
- Method in class ecologylab.collections.
DLL
Add sibs after ourself.
addAll(int, Collection)
- Method in class ecologylab.collections.
SyncLinkedList
addAll(Collection)
- Method in class ecologylab.collections.
SyncLinkedList
addAll(Collection)
- Method in class ecologylab.generic.
HashMappableArrayList
addAll(Collection<? extends K>)
- Method in class ecologylab.generic.
HashSetWriteSynch
Sycnhronizes if you add another set to this one.
addAll(Collection<? extends T>)
- Method in class ecologylab.xml.types.element.
ArrayListState
addAll(int, Collection<? extends T>)
- Method in class ecologylab.xml.types.element.
ArrayListState
addAtBeginning(DLL)
- Method in class ecologylab.collections.
DLL
Prepend sibs to the start of this.
addAuthenticationListener(AuthenticationListener)
- Method in class ecologylab.services.distributed.server.
DoubleThreadedAuthNIOServer
addChangeListener(ChangeListener)
- Method in class ecologylab.services.logging.playback.
LogPlaybackControlModel
addDataUpdatedListener(GPSDataUpdatedListener)
- Method in class ecologylab.sensor.gps.listener.
GPSDataUpdater
Convience method to add a listener to the datum contained in this object.
addFirst(Object)
- Method in class ecologylab.collections.
SyncLinkedList
addGPSDataListener(GPSDataListener)
- Method in class ecologylab.sensor.gps.
GPS
addGPSDataUpdatedListener(GPSDataUpdatedListener)
- Method in class ecologylab.sensor.gps.data.
GPSDatum
addLast(Object)
- Method in class ecologylab.collections.
SyncLinkedList
addListDataListener(ListDataListener)
- Method in class ecologylab.standalone.visualizer.
BaudRateComboModel
addListener(MacOSAppHandler)
- Static method in class ecologylab.appframework.macos.
MacOSApp
Shadowed no-op version so we can avoid compile errors on non-mac platforms.
addListener(GPSDataListener)
- Method in class ecologylab.standalone.
NMEASentenceSimulator
addLoggingListener(Logging)
- Method in interface ecologylab.services.authentication.logging.
AuthLogging
addLoggingListener(Logging)
- Method in class ecologylab.services.distributed.server.
DoubleThreadedAuthNIOServer
addNestedElement(NodeToJavaOptimizations, Node)
- Method in class ecologylab.xml.
ElementState
Old-school DOM approach.
addNestedElement(ElementState)
- Method in class ecologylab.xml.
ElementState
This is the hook that enables programmers to do something special when handling a nested XML element and its associate ElementState (subclass), by overriding this method and providing a custom implementation.
addPlacemark(Placemark)
- Method in class ecologylab.xml.library.kml.feature.container.
Container
addPrefChangedListener(PrefChangedListener)
- Static method in class ecologylab.appframework.types.prefs.
Pref
addressToAddresses(InetAddress)
- Static method in class ecologylab.services.distributed.server.
DoubleThreadedNIOServer
addServerListener(ServerListener)
- Method in class ecologylab.services.distributed.legacy.
ServicesServerBase
addToEnd(DLL)
- Method in class ecologylab.collections.
DLL
Add sibs to the end of this.
addTranslation(Class)
- Method in class ecologylab.xml.
TranslationSpace
Add a translation table entry for an ElementState derived sub-class.
addTranslation(Class, String)
- Method in class ecologylab.xml.
TranslationSpace
Find a prior TranslationEntry for thatClass.
addUnfulfilledRequest(PreppedRequest)
- Method in class ecologylab.services.distributed.client.
NIOClient
Hook method to allow subclasses to deal with unfulfilled requests in their own way.
ADMINISTRATOR
- Static variable in interface ecologylab.services.authentication.
AuthLevels
User is an administrator.
affordsInterestExpression()
- Method in class ecologylab.xml.types.scalar.
ParsedURLType
True if the user should be able to express interest in fields of this type.
affordsInterestExpression()
- Method in class ecologylab.xml.types.scalar.
ScalarType
True if the user should be able to express interest in fields of this type.
ALEFSYM
- Static variable in interface ecologylab.xml.
SpecialCharacterEntities
ALLOW_HTTP_STYLE_REQUESTS
- Variable in class ecologylab.services.distributed.legacy.
HTTPGetServerToClientConnection
ALLOW_HTTP_STYLE_REQUESTS
- Variable in class ecologylab.services.distributed.server.clientmanager.
HTTPClientManager
allowDelimitersInTokens()
- Method in class ecologylab.xml.types.scalar.
ParsedURLType
When editing, determines whether delimiters can be included in token strings.
allowDelimitersInTokens()
- Method in class ecologylab.xml.types.scalar.
ScalarType
When editing, determines whether delimiters can be included in token strings.
allowNewLines()
- Method in class ecologylab.xml.types.scalar.
ParsedURLType
allowNewLines()
- Method in class ecologylab.xml.types.scalar.
ScalarType
AllPermissionsElement
- Class in
ecologylab.xml.library.jnlp
AllPermissionsElement()
- Constructor for class ecologylab.xml.library.jnlp.
AllPermissionsElement
allSVs
- Variable in class ecologylab.sensor.gps.data.
GPSDatum
All up-to-date data on SVs that have been reported by the GPS hardware.
ALPHA
- Static variable in interface ecologylab.generic.
Colors
AND
- Static variable in interface ecologylab.xml.
SpecialCharacterEntities
ANG
- Static variable in interface ecologylab.xml.
SpecialCharacterEntities
AngularCoord
- Class in
ecologylab.sensor.gps.data
An object for representing a world coordinate (either latitude, or longitude), stored as a floating-point degree.
AngularCoord()
- Constructor for class ecologylab.sensor.gps.data.
AngularCoord
AngularCoord(double)
- Constructor for class ecologylab.sensor.gps.data.
AngularCoord
Constructs a new WorldCoord with the specified coordinate value in factional degrees.
AngularCoord(double, double, double)
- Constructor for class ecologylab.sensor.gps.data.
AngularCoord
Specifies a new WorldCoord object in terms of degrees, minutes, and seconds.
AngularCoord(double, double, double, char)
- Constructor for class ecologylab.sensor.gps.data.
AngularCoord
As WorldCoord(double, double, double), but ensures that the final sign is set based on hemisphere.
APP_DATA_DIR
- Static variable in class ecologylab.appframework.types.prefs.
MetaPrefFile
Indicates that value is a path relative to the data directory associated with the application using this Pref.
APP_DATA_DIR
- Static variable in class ecologylab.appframework.types.prefs.
PrefFile
Indicates that value is a path relative to the data directory associated with the application using this Pref.
appendStringRepresentation(String)
- Method in class ecologylab.xml.library.kml.geometry.
Coordinates
Parses a String of coordinates, expressed as comma-delimited triples (longitude, latitude, altitude).
appendTextNodeString(String)
- Method in class ecologylab.xml.
ElementState
Called during translateFromXML().
appendTextNodeString(String)
- Method in class ecologylab.xml.library.jnlp.application.
Argument
appendToBuffer(StringBuilder)
- Method in class ecologylab.services.logging.
LogRequestMessage
Loads pre-translated XML fragments into this object's buffer for later sending over the network.
appendValue(StringBuilder, Field, Object, boolean)
- Method in class ecologylab.xml.types.scalar.
BooleanType
Get the value from the Field, in the context.
appendValue(Appendable, Field, Object, boolean)
- Method in class ecologylab.xml.types.scalar.
BooleanType
Get the value from the Field, in the context.
appendValue(StringBuilder, Field, Object, boolean)
- Method in class ecologylab.xml.types.scalar.
ByteType
Get the value from the Field, in the context.
appendValue(Appendable, Field, Object, boolean)
- Method in class ecologylab.xml.types.scalar.
ByteType
Get the value from the Field, in the context.
appendValue(StringBuilder, Field, Object, boolean)
- Method in class ecologylab.xml.types.scalar.
CharType
Get the value from the Field, in the context.
appendValue(Appendable, Field, Object, boolean)
- Method in class ecologylab.xml.types.scalar.
CharType
Get the value from the Field, in the context.
appendValue(StringBuilder, Field, Object, boolean)
- Method in class ecologylab.xml.types.scalar.
DoubleType
Get the value from the Field, in the context.
appendValue(Appendable, Field, Object, boolean)
- Method in class ecologylab.xml.types.scalar.
DoubleType
Get the value from the Field, in the context.
appendValue(StringBuilder, Field, Object, boolean)
- Method in class ecologylab.xml.types.scalar.
FloatType
Get the value from the Field, in the context.
appendValue(Appendable, Field, Object, boolean)
- Method in class ecologylab.xml.types.scalar.
FloatType
Get the value from the Field, in the context.
appendValue(StringBuilder, Field, Object, boolean)
- Method in class ecologylab.xml.types.scalar.
IntType
Get the value from the Field, in the context.
appendValue(Appendable, Field, Object, boolean)
- Method in class ecologylab.xml.types.scalar.
IntType
Get the value from the Field, in the context.
appendValue(StringBuilder, Field, Object, boolean)
- Method in class ecologylab.xml.types.scalar.
LongType
Get the value from the Field, in the context.
appendValue(Appendable, Field, Object, boolean)
- Method in class ecologylab.xml.types.scalar.
LongType
Get the value from the Field, in the context.
appendValue(T, StringBuilder, boolean)
- Method in class ecologylab.xml.types.scalar.
ReferenceType
Append the String directly, unless it needs escaping, in which case, call escapeXML.
appendValue(T, Appendable, boolean)
- Method in class ecologylab.xml.types.scalar.
ReferenceType
appendValue(Appendable, Field, Object, boolean)
- Method in class ecologylab.xml.types.scalar.
ScalarType
Get the value from the Field, in the context.
appendValue(StringBuilder, Field, Object, boolean)
- Method in class ecologylab.xml.types.scalar.
ScalarType
Get the value from the Field, in the context.
appendValue(T, StringBuilder, boolean)
- Method in class ecologylab.xml.types.scalar.
ScalarType
appendValue(T, Appendable, boolean)
- Method in class ecologylab.xml.types.scalar.
ScalarType
appendValue(StringBuilder, Field, Object, boolean)
- Method in class ecologylab.xml.types.scalar.
ShortType
Get the value from the Field, in the context.
appendValue(Appendable, Field, Object, boolean)
- Method in class ecologylab.xml.types.scalar.
ShortType
Get the value from the Field, in the context.
appendValue(StringBuilder, StringBuilder, boolean)
- Method in class ecologylab.xml.types.scalar.
StringBuilderType
appendValue(StringBuilder, Appendable, boolean)
- Method in class ecologylab.xml.types.scalar.
StringBuilderType
appendValue(String, StringBuilder, boolean)
- Method in class ecologylab.xml.types.scalar.
StringType
Append the String directly, unless it needs escaping, in which case, call escapeXML.
appendValue(String, Appendable, boolean)
- Method in class ecologylab.xml.types.scalar.
StringType
Append the String directly, unless it needs escaping, in which case, call escapeXML.
AppFrameworkTranslations
- Class in
ecologylab.appframework.types
Base translations for applications that use the ecologylab appframework and services.
AppletDesc
- Class in
ecologylab.xml.library.jnlp.applet
AppletDesc()
- Constructor for class ecologylab.xml.library.jnlp.applet.
AppletDesc
APPLICATION
- Static variable in interface ecologylab.appframework.
Environment
APPLICATION_DATA_DIR
- Static variable in class ecologylab.appframework.
PropertiesAndDirectories
applicationDataDir()
- Static method in class ecologylab.appframework.
PropertiesAndDirectories
On Windows, this is typically c:\Documents and Settings\User Name\Application Data
ApplicationDesc
- Class in
ecologylab.xml.library.jnlp.application
ApplicationDesc()
- Constructor for class ecologylab.xml.library.jnlp.application.
ApplicationDesc
ApplicationEnvironment
- Class in
ecologylab.appframework
An instance of Environment, which is an application, rather than an applet, or a servlet.
ApplicationEnvironment(String)
- Constructor for class ecologylab.appframework.
ApplicationEnvironment
Create an ApplicationEnvironment.
ApplicationEnvironment(String, TranslationSpace, String[], float)
- Constructor for class ecologylab.appframework.
ApplicationEnvironment
Create an ApplicationEnvironment.
ApplicationEnvironment(String, String[])
- Constructor for class ecologylab.appframework.
ApplicationEnvironment
Create an ApplicationEnvironment.
ApplicationEnvironment(Class, String, String[])
- Constructor for class ecologylab.appframework.
ApplicationEnvironment
Create an ApplicationEnvironment.
ApplicationEnvironment(Class, String, TranslationSpace, String[], float)
- Constructor for class ecologylab.appframework.
ApplicationEnvironment
Create an ApplicationEnvironment.
ApplicationEnvironment.LaunchType
- Enum in
ecologylab.appframework
applicationName()
- Static method in class ecologylab.appframework.
PropertiesAndDirectories
ApplicationProperties
- Interface in
ecologylab.appframework
General set of reusable String constants for getting properties from the environment.
ApplicationPropertyNames
- Interface in
ecologylab.appframework
Argument
- Class in
ecologylab.xml.library.jnlp.application
Argument()
- Constructor for class ecologylab.xml.library.jnlp.application.
Argument
Argument(String)
- Constructor for class ecologylab.xml.library.jnlp.application.
Argument
arrayList
- Variable in class ecologylab.generic.
HashMapArrayList
ArrayListDebug
<
T
> - Class in
ecologylab.generic
An
ArrayList
, extended with convenient connections to our
Debug
methods.
ArrayListDebug()
- Constructor for class ecologylab.generic.
ArrayListDebug
ArrayListDebug(int)
- Constructor for class ecologylab.generic.
ArrayListDebug
ArrayListFloatSet
<
T
extends
FloatSetElement
> - Class in
ecologylab.collections
A set of FloatSetElements, that uses ArrayList as the storage medium.
ArrayListFloatSet()
- Constructor for class ecologylab.collections.
ArrayListFloatSet
ArrayListFloatSet(int)
- Constructor for class ecologylab.collections.
ArrayListFloatSet
ArrayListFloatSet(Collection)
- Constructor for class ecologylab.collections.
ArrayListFloatSet
ArrayListLA
<
E
> - Class in
ecologylab.collections
ArrayListLA()
- Constructor for class ecologylab.collections.
ArrayListLA
ArrayListLA(int)
- Constructor for class ecologylab.collections.
ArrayListLA
ArrayListLA(Collection<E>)
- Constructor for class ecologylab.collections.
ArrayListLA
ArrayListState
<
T
extends
ElementState
> - Class in
ecologylab.xml.types.element
An ElementState XML tree node for collecting a set of nested elements, using an ArrayList (non-synchronized).
ArrayListState()
- Constructor for class ecologylab.xml.types.element.
ArrayListState
ASP
- Static variable in class ecologylab.io.
Files
aspectRatio
- Variable in class ecologylab.projection.
Projection
Assets
- Class in
ecologylab.io
Used to manage cachable assets.
ASSETS_XML_NAME
- Static variable in class ecologylab.io.
Assets
assetsDownloadProcessor()
- Method in class ecologylab.appframework.
ApplicationEnvironment
assetsRoot()
- Static method in class ecologylab.io.
Assets
Get the source URL root of the tree of assets for this application.
AssetsState
- Class in
ecologylab.appframework.types
Handles the loading and parsing of the asset version XML file
AssetsState()
- Constructor for class ecologylab.appframework.types.
AssetsState
AssetState
- Class in
ecologylab.appframework.types
AssetState()
- Constructor for class ecologylab.appframework.types.
AssetState
AssetState(String)
- Constructor for class ecologylab.appframework.types.
AssetState
AssetsTranslations
- Class in
ecologylab.appframework.types
Simple translations used just for loading the assets.xml file.
AssetsTranslations()
- Constructor for class ecologylab.appframework.types.
AssetsTranslations
AssociationElement
- Class in
ecologylab.xml.library.jnlp.information
AssociationElement()
- Constructor for class ecologylab.xml.library.jnlp.information.
AssociationElement
ASYMP
- Static variable in interface ecologylab.xml.
SpecialCharacterEntities
attrNameFromField(Field, boolean)
- Static method in class ecologylab.xml.
XMLTools
This method name for the attribute given a field name, which is a primitive java type.
AuthClientManager
- Class in
ecologylab.services.authentication.nio
Stores information about the connection context for the client, including authentication status.
AuthClientManager(Object, int, NIOServerBackend, NIOServerFrontend, SelectionKey, TranslationSpace, Scope, AuthLogging)
- Constructor for class ecologylab.services.authentication.nio.
AuthClientManager
Constructs a new AuthContextManager on a server to handle authenticating client requests.
AuthClientRegistryObjects
- Interface in
ecologylab.services.authentication.registryobjects
Interface of constants used for the object registry in an authenticating client.
AuthConstants
- Interface in
ecologylab.services.authentication
Constants for authenticating clients.
Authenticatable
<
E
extends
AuthenticationListEntry
> - Interface in
ecologylab.services.authentication
Indicates that the implementer can be logged-into and out-of.
AuthenticationList
<
E
extends
AuthenticationListEntry
> - Class in
ecologylab.services.authentication
Contains a HashMap of AuthenticationListEntry's that are hashed on their username values.
AuthenticationList()
- Constructor for class ecologylab.services.authentication.
AuthenticationList
No-argument constructor for XML translation.
AuthenticationListener
- Interface in
ecologylab.services.authentication.listener
AuthenticationListEntry
- Class in
ecologylab.services.authentication
An entry for an AuthenticationList.
AuthenticationListEntry()
- Constructor for class ecologylab.services.authentication.
AuthenticationListEntry
No-argument constructor for serialization.
AuthenticationListEntry(String, String)
- Constructor for class ecologylab.services.authentication.
AuthenticationListEntry
Creates a new AuthenticationListEntry with the given username and password.
AuthenticationOp
- Class in
ecologylab.services.authentication.logging
Logging operation that indicates when a user logs in or out of the server.
AuthenticationOp()
- Constructor for class ecologylab.services.authentication.logging.
AuthenticationOp
AuthenticationOp(String, boolean, String, String, int)
- Constructor for class ecologylab.services.authentication.logging.
AuthenticationOp
Creates a new AuthenticationOp to indicate that a user logged either in or out of the server.
AuthenticationTranslations
- Class in
ecologylab.services.authentication
Contains all of the information necessary to translate XML objects used in an authenticating server.
AuthenticationTranslations()
- Constructor for class ecologylab.services.authentication.
AuthenticationTranslations
Authenticator
<
A
extends
AuthenticationListEntry
> - Class in
ecologylab.services.authentication
Encapsulates all authentication actions, so that Servers don't need to.
Authenticator(AuthenticationList<A>)
- Constructor for class ecologylab.services.authentication.
Authenticator
Creates a new Authenticator using the given AuthenticationList as a backend database of usernames and passwords.
authenticator
- Variable in class ecologylab.services.distributed.server.
DoubleThreadedAuthNIOServer
AuthLevels
- Interface in
ecologylab.services.authentication
Constants for administrator levels.
authList
- Variable in class ecologylab.services.authentication.
Authenticator
AuthListAdmin
- Class in
ecologylab.services.authentication
This program allows users to create and modify AuthenticationList files so that they do not have to be stored as plaintext.
AuthListAdmin()
- Constructor for class ecologylab.services.authentication.
AuthListAdmin
AuthLogging
- Interface in
ecologylab.services.authentication.logging
Interface for classes that will fire logging events based on authentication events.
AuthMessages
- Interface in
ecologylab.services.authentication.messages
Interface that contains the list of constant Strings used for Authentication messages.
Author
- Class in
ecologylab.xml.library.endnote
Author()
- Constructor for class ecologylab.xml.library.endnote.
Author
AuthServerRegistryObjects
- Interface in
ecologylab.services.authentication.registryobjects
Interface of constants used for the object registry in an authenticating server.
AuthStates
- Interface in
ecologylab.services.authentication.nio
Additional states for authenticating clients.
autoCalcMode
- Variable in class ecologylab.sensor.gps.data.
GPSDatum
Indicates whether or not the calculation mode (2D/3D) is automatically selected.
AutoCleanerMap
<
KEY
,
VALUE
> - Class in
ecologylab.generic
This class runs in order to clean out unrefreshed elements of a Map on a specified interval.
AutoCleanerMap(long, long)
- Constructor for class ecologylab.generic.
AutoCleanerMap
available()
- Method in class ecologylab.generic.
StringInputStream
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_