Package org.iids.aos.util

Class Summary
AgentContainerCreator  
AgreementInterpreter  
AlarmQueue Class AlarmQueue is a thread-safe alarm queue.
AlarmQueue.Alarm This class represents an alarm.
ArchiveReader  
ArchiveWriter  
ArrayListPool<E> Class ArrayListPool is a thread-safe pool of ArrayLists.
BarDiagram  
Base32 Base32 - encodes and decodes 'Canonical' Base32
Base64 Encodes and decodes to and from Base64 notation.
Base64.InputStream A Base64.InputStream will read data from another InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream A Base64.OutputStream will write data to another OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
ByteArrayFactory Factory class for ByteArrays.
ByteArrayOutputStreamFactory Factory class for ByteArrayOutputStream.
ByteArrayUtils Utility methods related to ByteArrays
Class2Jar Utility class to convert a (set of) class files (from the runtime environment) to a JAR file.
ClassUtils Utility methods related to class loading.
CodeSegmentTable  
ConditionVariable Utility class: ConditionVariable
DataSegmentTable  
Directory Class Directory.
HashSetPool<E> Class HashSetPool is a thread-safe pool of HashSets.
IOUtils Utility methods related to files and streams.
IpTools  
JarClassLoader ClassLoader implementation that can load classes directly from a jar file in memory, without having to write this jar file to disk.
Jason2ASAgent Utility class to convert a jason agent (asl file + InternalActions) to a runnable AgentScape agent.
LeaseCreator  
LoggingURLClassLoader A URLCLassLoader that logs classes as they are loaded.
LookupCache Class LookupCache Class to cache references to System Services, such as Location Managers, Host Managers, and Message Centers.
Marshaller Marshaller used by SystemServiceHandler and SystemServiceProxy.
Marshaller.MethodInvocation  
Marshaller.MethodResults  
Mutex Utility class: mutex
MyByteArrayInputStream Factory class for cacheable ByteArrayInputStream.
MyObjectInputStream Own version of ObjectInputStream which does not read the initial header.
MyObjectOutputStream Own version of ObjectOutputStream which does not write the initial header.
RawString  
ReaderInputStream InputStream wrapper for Reader classes.
ResourceProperties  
Restriction  
RmiRegistry  
Serializer  
SwingUtil  
TempDir  
TemplateHelper  
TemplateInfo TemplateInfo is a wrapper class to make interaction with templates a little easier.
ThreadPool Class ThreadPool is a thread-safe pool of threads.
ThreadPool.PoolThread  
WorkQueue Class WorkQueue is a thread-safe queue.
 

Enum Summary
ResourceProperties.Priority  
Restriction.Type  
 



Copyright © 2003, 2004 IIDS Group. All Rights Reserved.