All Packages Class Hierarchy
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
Index of all Fields and Methods
- add(Entity).
Method in class ants.Manager
-
- addBuffer(Buffer).
Method in class nodeos.FlowHandle
- Adds a buffer to the handle's free list.
- addBuffers(Buffer[]).
Method in class nodeos.FlowHandle
- Adds an array of buffers to the handle's free list.
- addBuffers(int, int).
Method in class nodeos.FlowHandle
- Allocates buffers and adds them to the free list.
- addBufferToReceiveQueue(Buffer).
Method in class nodeos.FlowHandle
- Adds a buffer to the handle's receive queue.
- addCapsule(String).
Method in class ants.BuiltinProtocol
-
- addCapsule(String).
Method in class ants.Protocol
-
- addCapsule(String, String).
Method in class ants.BuiltinProtocol
-
- addMediator(Class).
Method in class ants.Node
- Add a class to the list of security check mediators
- addr.
Variable in class ants.RouteEntry
-
- address.
Variable in class ants.UDPChannelAddress
-
- ai1.
Variable in class ants.wrapper.W_JAI
-
- ANEPChannel(Node, String).
Constructor for class ants.ANEPChannel
-
- ANEPDispatcher().
Constructor for class nodeos.ANEPDispatcher
- Class constructor.
- ANTS_ID.
Static variable in class nodeos.ANEPDispatcher
-
- ANTSVERSION.
Static variable in class ants.Channel
-
- append(Linkable).
Method in class nodeos.LinkedList
- Appends a Linkable to this list.
- Application().
Constructor for class ants.Application
-
- Application(Manager, String).
Constructor for class ants.Application
-
- arg(int).
Method in class utils.KeyArgs
-
- attachApplication(Application, int).
Method in class ants.Node
-
- attachChannel(Channel).
Method in class ants.Node
-
- attachExtension(Extension).
Method in class ants.Node
-
- attachNode(Node).
Method in class ants.Application
-
- attachNode(Node).
Method in class ants.Channel
-
- attachNode(Node).
Method in class ants.Extension
-
- attachNode(Node).
Method in class ants.UDPChannel
-
- AutoNodeCache(Node, int, int).
Constructor for class ants.wrapper.AutoNodeCache
-
- BOOLEAN.
Static variable in class ants.Xdr
-
- BOOLEAN().
Method in class ants.Xdr
-
- buf.
Variable in class ants.ByteArray
-
- Buffer(byte[]).
Constructor for class nodeos.Buffer
- Class constructor - makes a buffer out of an array of bytes.
- Buffer(byte[], int).
Constructor for class nodeos.Buffer
- Class constructor - makes a buffer out of an array of bytes with a
given initial offset.
- Buffer(byte[], int, int).
Constructor for class nodeos.Buffer
-
- Buffer(int).
Constructor for class nodeos.Buffer
- Class constructor - allocates a buffer of a given size.
- BuiltinProtocol().
Constructor for class ants.BuiltinProtocol
-
- BYTE.
Static variable in class ants.Xdr
-
- BYTE().
Method in class ants.Xdr
-
- BYTEARRAY().
Method in class ants.Xdr
-
- ByteArray(byte[]).
Constructor for class ants.ByteArray
-
- ByteArray(byte[], int).
Constructor for class ants.ByteArray
-
- ByteArray(byte[], int, int).
Constructor for class ants.ByteArray
-
- BYTEARRAY(ByteArray).
Static method in class ants.Xdr
-
- ByteArray(ByteArray, int).
Constructor for class ants.ByteArray
-
- ByteArray(ByteArray, int, int).
Constructor for class ants.ByteArray
-
- ByteArray(int).
Constructor for class ants.ByteArray
-
- BYTES(byte[], int, int).
Method in class ants.Xdr
-
- Capsule().
Constructor for class ants.Capsule
-
- change.
Variable in class ants.RouteEntry
-
- channel().
Method in class ants.Route
-
- Channel(Manager, String, ChannelAddress).
Constructor for class ants.Channel
-
- Channel(Manager, String, ChannelAddress, int).
Constructor for class ants.Channel
-
- ChannelAddress().
Constructor for class ants.ChannelAddress
-
- checkBuffer(Buffer, int).
Method in class nodeos.CheckOneByteFlowHandle
- Check whether that buffer belongs to that flow.
- checkBuffer(Buffer, int).
Method in class nodeos.CheckOneWordFlowHandle
- Checks whether that buffer belongs to that flow.
- checkBuffer(Buffer, int).
Method in class nodeos.EmptyFlowHandle
- Check whether that buffer belongs to that flow.
- checkBuffer(Buffer, int).
Method in class nodeos.FlowHandle
- Checks data in buffer.
- checkCapsule().
Method in class ants.Node
- Security check to see if a capsule directs the invocation
- CheckOneByteFlowHandle(byte, String).
Constructor for class nodeos.CheckOneByteFlowHandle
- Class constructor.
- CheckOneWordFlowHandle(int, String).
Constructor for class nodeos.CheckOneWordFlowHandle
- Class constructor.
- children.
Variable in class ants.Manager
-
- ClassCode().
Constructor for class utils.ClassCode
-
- ClassPathReader().
Constructor for class nodeos.ClassPathReader
-
- ClassPathReader(String).
Constructor for class nodeos.ClassPathReader
- Build a class path from the specified path string
- clean().
Method in class ants.NodeCache
- clean the cache of expired objects
- clearChangeFlags().
Method in class ants.RouteTable
-
- clearDeleteTimer(RouteEntry).
Method in class ants.RouteTable
-
- clearGCTimer(RouteEntry).
Method in class ants.RouteTable
-
- clearTimer(RouteEvent).
Method in class ants.RouteTable
-
- client.
Variable in class ants.Channel
-
- clientAddress.
Variable in class ants.Channel
-
- compact().
Method in class utils.KeyArgs
-
- compare(TypeID).
Method in class ants.TypeID
- Compare two TypeIDs
- ConfigurationManager(Node, Socket).
Constructor for class ants.ConfigurationManager
-
- ConfigurationManager(String[]).
Constructor for class ants.ConfigurationManager
-
- cost.
Variable in class ants.RouteEntry
-
- count().
Method in class nodeos.LinkedList
- Counts the number of elements in the list.
- create(Class, Xdr).
Static method in class ants.Capsule
-
- createFrame(String).
Static method in class utils.FrameCreator
-
- DataCapsule().
Constructor for class ants.DataCapsule
-
- DataCapsule(short, short, int, ByteArray).
Constructor for class ants.DataCapsule
-
- DataProtocol().
Constructor for class ants.DataProtocol
-
- decode().
Method in class ants.Capsule
-
- decode().
Method in class ants.DataCapsule
-
- decode().
Method in class ants.DLResponseCapsule
-
- decode().
Method in class ants.RouteUpdateCapsule
-
- decode(Buffer).
Method in class ants.InChannel
- decode ANTS packets.
- decode(Xdr).
Method in class ants.ANEPChannel
- Decode ANEP header and forward packet
Always returns null because no capsule is created.
- defaults.
Static variable in class ants.Application
-
- defaults.
Static variable in class ants.Extension
-
- defaults.
Static variable in class ants.Node
-
- DELETE.
Static variable in class ants.RouteEvent
-
- deleteCount.
Variable in class ants.RouteEvent
-
- deleteEntries(RouteEvent).
Method in class ants.RouteTable
-
- DELETEINTERVAL.
Static variable in class ants.RouteTable
-
- deliverToApp(Capsule, int).
Method in class ants.Node
-
- destination().
Method in class ants.Route
-
- dispatchBuffer(Buffer, int).
Method in class nodeos.ANEPDispatcher
- Dispatch a given buffer.
- dispatchBuffer(Buffer, int).
Method in interface nodeos.FlowDispatcher
- Dispatch a given buffer.
- dispatchBuffer(Buffer, int).
Method in class nodeos.FlowHandle
- Dispatch a given buffer.
- dispatchBuffer(Buffer, int).
Method in class nodeos.SimpleFlowDispatcher
- Dispatch a given buffer.
- dpt.
Variable in class ants.DataCapsule
-
- dst.
Variable in class ants.RouteEntry
-
- EMPTY.
Static variable in class ants.RouteEvent
-
- EmptyFlowHandle(String).
Constructor for class nodeos.EmptyFlowHandle
- Class constructor.
- encode().
Method in class ants.Capsule
-
- encode().
Method in class ants.DataCapsule
-
- encode().
Method in class ants.DLResponseCapsule
-
- encode().
Method in class ants.RouteUpdateCapsule
-
- encode(Capsule).
Method in class ants.Channel
- Encode an outgoing capsule.
- endGroupDefn().
Method in class ants.BuiltinProtocol
-
- endGroupDefn().
Method in class ants.Protocol
-
- endProtocolDefn().
Method in class ants.Protocol
-
- equals(Object).
Method in class ants.TypeID
-
- equals(Object).
Method in class ants.wrapper.W_IIJ
-
- equals(Object).
Method in class ants.wrapper.W_IJ
-
- evaluate(Node).
Method in class ants.Capsule
-
- evaluate(Node).
Method in class ants.DataCapsule
-
- evaluate(Node).
Method in class ants.DLResponseCapsule
-
- evaluate(Node).
Method in class ants.RouteUpdateCapsule
-
- expires.
Variable in class ants.RouteEntry
-
- exportClass(String).
Method in class ants.Node
- Export a class for use by capsules
- Extension().
Constructor for class ants.Extension
-
- findExtension(String).
Static method in class ants.Capsule
- Access point to initialze capsule extension indexes
- findFirstTimer().
Method in class ants.RouteTable
-
- findGID(String).
Static method in class ants.Capsule
- Access point to initialze capsule groupIDs
- findMID(String).
Static method in class ants.Capsule
- Access point to initialze capsule methodIDs
- findNamedExtension(String).
Static method in class ants.Extension
-
- findPID(String).
Static method in class ants.Capsule
- Access point to initialze capsule protocolIDs
- findTimer(long).
Method in class ants.RouteTable
-
- FlowManager().
Constructor for class nodeos.FlowManager
-
- fromString(String).
Static method in class ants.NodeAddress
-
- GC.
Static variable in class ants.RouteEvent
-
- gcCount.
Variable in class ants.RouteEvent
-
- gcEntries(RouteEvent).
Method in class ants.RouteTable
-
- GCINTERVAL.
Static variable in class ants.RouteTable
-
- get(byte[], Object).
Method in class ants.NodeCache
- get another protocols's object from the cache
- get(int).
Method in class ants.wrapper.AutoNodeCache
-
- get(int).
Method in class ants.RouteTable
-
- get(int, int, long).
Method in class ants.wrapper.AutoNodeCache
-
- get(int, long).
Method in class ants.wrapper.AutoNodeCache
-
- get(long).
Method in class ants.wrapper.AutoNodeCache
-
- get(Object).
Method in class ants.NodeCache
- get an object from the cache by its key
- get(String).
Static method in class utils.ClassCode
- Convert a fully qualified class name into an array
of its bytes that is the classfile.
- get(String).
Method in class utils.KeyArgs
-
- getAccess(Object).
Method in class ants.NodeCache
- get the access flags of an object in the cache by its key
- getAddress().
Method in class ants.Node
-
- getApplications().
Method in class ants.Node
-
- getBoss().
Method in class ants.ManagedObject
-
- getByte(int).
Method in class ants.ByteArray
-
- getBytes(int, byte[], int, int).
Method in class ants.ByteArray
-
- getCache().
Method in class ants.Node
-
- getChannels().
Method in class ants.Node
-
- getData().
Method in class nodeos.Buffer
- Return the underlying byte[] array.
- getData().
Method in class ants.DataCapsule
-
- getDefaultResources().
Method in class ants.Application
-
- getDst().
Method in class ants.Capsule
-
- getEvents().
Method in class ants.RouteTable
-
- getExtension(int).
Method in class ants.Node
- For capsules to quickly retrieve known extensions
- getExtensions().
Method in class ants.Node
-
- getFlowHandle().
Method in class ants.InChannel
-
- getGCPool().
Method in class ants.RouteTable
-
- getGWs().
Method in class ants.RouteTable
-
- getLength().
Method in class nodeos.Buffer
- Return current size of the object.
- getName().
Method in class nodeos.FlowHandle
-
- getObject().
Method in class nodeos.Buffer
- retrieve the object associated with this buffer
- getPrevious().
Method in class ants.Capsule
-
- getQueueLength().
Method in class nodeos.FlowHandle
- Return number of packets in receive queue.
- getResources().
Method in class ants.Capsule
-
- getRoutes().
Method in class ants.Node
-
- getSrc().
Method in class ants.Capsule
-
- getStart().
Method in class nodeos.Buffer
- Return the start offset of the buffer
- getTrigger().
Method in class ants.RouteTable
-
- getUpdates().
Method in class ants.RouteTable
-
- hash().
Method in class utils.MD5
-
- hash(byte[]).
Static method in class utils.MD5
-
- hash(byte[], int, int).
Static method in class utils.MD5
-
- hashCode().
Method in class ants.TypeID
-
- hashCode().
Method in class ants.wrapper.W_IIJ
-
- hashCode().
Method in class ants.wrapper.W_IJ
-
- i1.
Variable in class ants.wrapper.W_IIJ
-
- i1.
Variable in class ants.wrapper.W_IJ
-
- i2.
Variable in class ants.wrapper.W_IIJ
-
- InChannel(Node, boolean).
Constructor for class ants.InChannel
- constructor for protocols instantiated due to a remote request
- InChannel(Node, Protocol, String, boolean).
Constructor for class ants.InChannel
- constructor for locally instantiated protocols;
protocol and name are known.
- INFINITY.
Static variable in class ants.RouteTable
-
- INT.
Static variable in class ants.Xdr
-
- INT().
Method in class ants.Xdr
-
- intern().
Method in class ants.TypeID
- Intern a TypeID and return its cannonical value
- isEmpty().
Method in class nodeos.LinkedList
- Check whether list is empty.
- itemStateChanged(ItemEvent).
Method in class ants.ConfigurationManager
-
- j1.
Variable in class ants.wrapper.W_IIJ
-
- j1.
Variable in class ants.wrapper.W_IJ
-
- j1.
Variable in class ants.wrapper.W_JAI
-
- key(int).
Method in class utils.KeyArgs
-
- KeyArgs().
Constructor for class utils.KeyArgs
-
- KeyArgs(String[]).
Constructor for class utils.KeyArgs
-
- KeyArgs(String[], int).
Constructor for class utils.KeyArgs
-
- lastHeaderLength.
Variable in class nodeos.FlowHandle
-
will contain the number of bytes to skip to get to the payload.
- len.
Variable in class ants.ByteArray
-
- length().
Method in class ants.ByteArray
-
- length().
Method in class ants.Capsule
-
- length().
Method in class ants.DataCapsule
-
- length().
Method in class ants.DLResponseCapsule
-
- length().
Method in class utils.KeyArgs
-
- length().
Method in class ants.RouteUpdateCapsule
-
- length().
Method in class ants.Xdr
-
- LineListTokenizer(Reader).
Constructor for class utils.LineListTokenizer
-
- LineListTokenizer(String).
Constructor for class utils.LineListTokenizer
-
- Linkable().
Constructor for class nodeos.Linkable
-
- LinkedList().
Constructor for class nodeos.LinkedList
-
- list().
Method in class utils.LineListTokenizer
- Parse the next non-empty line into an array of strings.
- list().
Static method in class utils.Threads
- List all groups and threads on System.out
- log(int, String).
Method in class ants.ManagedObject
- Report an event to our manager if relevant.
- log(int, String).
Method in class ants.Manager
- Report an event to our manager if relevant.
- log(String).
Method in class ants.Node
-
- LOGGING.
Static variable in class ants.RouteTable
-
- LONG.
Static variable in class ants.Xdr
-
- LONG().
Method in class ants.Xdr
-
- LVL.
Static variable in class ants.Capsule
-
- main(String[]).
Static method in class ants.ChannelAddress
-
- main(String[]).
Static method in class utils.ClassCode
- Test the class.
- main(String[]).
Static method in class nodeos.ClassPathReader
- a test
- main(String[]).
Static method in class ants.ConfigurationManager
-
- main(String[]).
Static method in class ants.DataCapsule
-
- main(String[]).
Static method in class utils.KeyArgs
- Test the class.
- main(String[]).
Static method in class utils.LineListTokenizer
- Test the class.
- main(String[]).
Static method in class utils.MD5
- Runs RSA driver testsuite to check that the hash is correct
- main(String[]).
Static method in class ants.NodeAddress
-
- main(String[]).
Static method in class ants.NodeCache
- lots of gratuitous testing
- main(String[]).
Static method in class ants.Protocol
- Test with a subclass-like constructor.
- main(String[]).
Static method in class ants.RouteTable
-
- main(String[]).
Static method in class utils.Threads
- Test the class.
- main(String[]).
Static method in class ants.UDPChannelAddress
-
- ManagedObject().
Constructor for class ants.ManagedObject
- No-argument constructor, for calls through newInstance
- ManagedObject(Manager, String).
Constructor for class ants.ManagedObject
- Normal constructor gives a name and a manager
- Manager().
Constructor for class ants.Manager
- No-argument constructor, for calls through newInstance
- Manager(String).
Constructor for class ants.Manager
- Normal constructor gives manager a name
- MAXROUTESPERUPDATE.
Static variable in class ants.RouteTable
-
- MD5().
Constructor for class utils.MD5
-
- merge(FlowHandle).
Method in class nodeos.FlowHandle
- Merge two flow handles into one
This function appends the other flow handle's receive queue to
our receive queue.
- merge(KeyArgs).
Method in class utils.KeyArgs
-
- merge(String[]).
Method in class utils.KeyArgs
-
- merge(String[], int).
Method in class utils.KeyArgs
-
- mid().
Method in class ants.Capsule
-
- mid().
Method in class ants.DataCapsule
-
- mid().
Method in class ants.DLResponseCapsule
-
- mid().
Method in class ants.RouteUpdateCapsule
-
- multicast(int).
Static method in class ants.NodeAddress
-
- New(Manager, String, String).
Static method in class ants.Channel
-
- New(String).
Static method in class ants.ChannelAddress
- switches on format of address to create a subclass
- node.
Variable in class ants.RouteTable
-
- Node(Manager, String, String).
Constructor for class ants.Node
- constructs a node with given address
- NodeAddress().
Constructor for class ants.NodeAddress
-
- NodeCache(Node, int, int).
Constructor for class ants.NodeCache
-
- nxt.
Variable in class ants.RouteEntry
-
- offset.
Variable in class ants.ByteArray
-
- PERIODIC.
Static variable in class ants.RouteEvent
-
- pid().
Method in class ants.Capsule
-
- pid().
Method in class ants.DataCapsule
-
- pid().
Method in class ants.DLResponseCapsule
-
- pid().
Method in class ants.RouteUpdateCapsule
-
- PLAN_ID.
Static variable in class nodeos.ANEPDispatcher
-
- port.
Variable in class ants.Application
-
- port.
Variable in class ants.UDPChannelAddress
-
- prime(Capsule).
Method in class ants.Capsule
- Prime a capsule created within the network for transmission
- Protocol().
Constructor for class ants.Protocol
-
- PUT(boolean).
Method in class ants.Xdr
-
- PUT(byte).
Method in class ants.Xdr
-
- PUT(byte[], int, int).
Method in class ants.Xdr
-
- PUT(ByteArray).
Method in class ants.Xdr
-
- PUT(int).
Method in class ants.Xdr
-
- put(int, int, long, Object, int).
Method in class ants.wrapper.AutoNodeCache
-
- put(int, long, Object, int).
Method in class ants.wrapper.AutoNodeCache
-
- put(int, Object, int).
Method in class ants.wrapper.AutoNodeCache
-
- put(int, RouteEntry).
Method in class ants.RouteTable
-
- PUT(long).
Method in class ants.Xdr
-
- put(long, Object, int).
Method in class ants.wrapper.AutoNodeCache
-
- put(Object, Object, int).
Method in class ants.NodeCache
- put an object in the cache by key, with duration and default access
- put(Object, Object, int, int).
Method in class ants.NodeCache
- put an object in the cache by key, with duration and access
- PUT(short).
Method in class ants.Xdr
-
- PUT(String).
Method in class ants.Xdr
-
- PUT(TypeID).
Method in class ants.Xdr
-
- read(byte[], int, int).
Method in class nodeos.Buffer
-
Read an amount of bytes.
- read(String).
Method in class ants.RouteTable
-
- readByteCode(String).
Method in interface nodeos.ByteCodeReader
- Read byte code.
- readByteCode(String).
Method in class nodeos.ClassPathReader
- resolve a class name of the form foo.bar.baz
- READEXCLUSIVE.
Static variable in class ants.NodeCache
-
- READSHARED.
Static variable in class ants.NodeCache
-
- receive().
Method in class nodeos.FlowHandle
- Receives a packet from that flow.
- receive().
Method in class ants.InChannel
- extract the next capsule from the flow
- receive(Capsule).
Method in class ants.Application
-
- reclaimBuffer().
Method in class nodeos.FlowHandle
- Reclaims a buffer from the free queue.
- refreshLoggingPanel().
Method in class ants.ConfigurationManager
-
- register(Protocol).
Method in class ants.Node
- Register a protocol for use at this node and start a thread to
handle incoming packets -- provided for backward compatibility
- registerANid(int, FlowDispatcher).
Method in class nodeos.ANEPDispatcher
- Register a flow dispatcher under a certain id.
- registerDefault(FlowDispatcher).
Method in class nodeos.ANEPDispatcher
- Register a flow to which unrecognized packets are to be dispatched.
- registerHandle(FlowDispatcher).
Method in class nodeos.SimpleFlowDispatcher
- Register a flow dispatcher with this dispatcher.
- registerNamedExtension(String).
Static method in class ants.Extension
-
- registerProtocol(Protocol, String).
Method in class ants.Node
- alternate form of register, returns the flow handle associated with
that protocol to the caller.
- registerUDP(int, FlowDispatcher).
Method in class nodeos.FlowManager
- Register a flow dispatcher to receive UDP packets for
a given port.
- remove(int).
Method in class ants.RouteTable
-
- remove(Linkable).
Method in class nodeos.LinkedList
- Removes a Linkable from this list.
- remove(Object).
Method in class ants.NodeCache
- remove an object from the cache by its key
- reset().
Method in class nodeos.Buffer
- Resets buffer to initial capacity.
- ResourceLimitException().
Constructor for class ants.ResourceLimitException
-
- Route(Channel, ChannelAddress, ChannelAddress).
Constructor for class ants.Route
-
- RouteEntry(int, int, ChannelAddress).
Constructor for class ants.RouteEntry
-
- RouteEntry(String, String, String).
Constructor for class ants.RouteEntry
-
- RouteEvent(long, int).
Constructor for class ants.RouteEvent
-
- routeForNode(Capsule, int).
Method in class ants.Node
-
- RouteTable(int).
Constructor for class ants.RouteTable
-
- RouteTable(Node).
Constructor for class ants.RouteTable
-
- RouteUpdateCapsule().
Constructor for class ants.RouteUpdateCapsule
-
- RouteUpdateCapsule(int, int, ChannelAddress, Vector).
Constructor for class ants.RouteUpdateCapsule
-
- run().
Method in class ants.Application
-
- run().
Method in class ants.ConfigurationManager
-
- run().
Method in class ants.Extension
-
- run().
Method in class ants.InChannel
- Main loop for an InChannel.
- run().
Method in class ants.Node
-
- run().
Method in class ants.NodeCache
-
- run().
Method in class ants.RouteTable
-
- run().
Method in class nodeos.UDPFlowManager
- Receive packets and dispatch loop.
- send(byte[], int, ChannelAddress).
Method in class ants.UDPChannel
-
- send(Capsule).
Method in class ants.Application
-
- send(Capsule, ChannelAddress).
Method in class ants.Channel
- Send a capsule to a given destination.
- send(Capsule, int).
Method in class ants.Application
-
- sendRouteMessages(int).
Method in class ants.RouteTable
-
- sendRouteWorker(RouteEntry, ChannelAddress, int).
Method in class ants.RouteTable
-
- sendToNeighbors(Capsule).
Method in class ants.Node
- send a capsule to all neighbors.
- sendUpdate(RouteEntry, ChannelAddress, Vector).
Method in class ants.RouteTable
-
- set(String, String).
Method in class utils.KeyArgs
-
- setAccess(Object, int).
Method in class ants.NodeCache
- set the access flags of an object in the cache by its key
- setArgs(KeyArgs).
Method in class ants.Application
-
- setArgs(KeyArgs).
Method in class ants.ConfigurationManager
-
- setArgs(KeyArgs).
Method in class ants.Extension
-
- setArgs(KeyArgs).
Method in class ants.Node
-
- setBoss(Manager).
Method in class ants.ManagedObject
-
- setByte(int, byte).
Method in class ants.ByteArray
-
- setBytes(int, byte[], int, int).
Method in class ants.ByteArray
-
- setBytes(int, ByteArray, int, int).
Method in class ants.ByteArray
-
- setData(ByteArray).
Method in class ants.DataCapsule
-
- setDefaultResources(int).
Method in class ants.Application
-
- setDeleteTimer(RouteEntry, long).
Method in class ants.RouteTable
-
- setDst(int).
Method in class ants.Capsule
-
- setGCTimer(RouteEntry, long).
Method in class ants.RouteTable
-
- setLength(int).
Method in class nodeos.Buffer
- Sets current size of the object.
- setName(String).
Method in class nodeos.FlowHandle
-
- setName(String).
Method in class ants.ManagedObject
-
- setObject(Object).
Method in class nodeos.Buffer
- associate an Object with this buffer
- setPayloadDispatcher(FlowDispatcher).
Method in class nodeos.FlowHandle
- Sets a dispatcher for that flow.
- setPeriodicTimer(long).
Method in class ants.RouteTable
-
- setTimer(long, int).
Method in class ants.RouteTable
-
- setTriggerTimer(long).
Method in class ants.RouteTable
-
- setUpdates(boolean).
Method in class ants.RouteTable
-
- SHORT.
Static variable in class ants.Xdr
-
- SHORT().
Method in class ants.Xdr
-
- SimpleFlowDispatcher().
Constructor for class nodeos.SimpleFlowDispatcher
- Class constructor
- skip(int).
Method in class ants.Xdr
-
- sleep(long).
Method in class ants.Node
- For use by node components and applications to delay execution
- sortVector(Vector).
Static method in class ants.TypeID
- Sort a vector of TypeIDs, ranking them with the compare method.
- source.
Variable in class ants.Channel
-
- source().
Method in class ants.Route
-
- SPANNER_ID.
Static variable in class nodeos.ANEPDispatcher
-
- spt.
Variable in class ants.DataCapsule
-
- start().
Method in class ants.ConfigurationManager
-
- start().
Method in class ants.InChannel
- a one-time start of the channel only
- start().
Method in class ants.Node
-
- start().
Method in class ants.RouteTable
-
- startGroupDefn().
Method in class ants.Protocol
-
- startProtocolDefn().
Method in class ants.Protocol
-
- strike(int).
Method in class utils.KeyArgs
-
- STRING().
Method in class ants.Xdr
-
- STRING(String).
Static method in class ants.Xdr
-
- thisNode().
Method in class ants.Application
-
- thisNode().
Method in class ants.Extension
-
- Threads().
Constructor for class utils.Threads
-
- time().
Method in class ants.Node
-
- toBytes().
Method in class ants.ByteArray
-
- toString().
Method in class nodeos.Buffer
- Print human-readable statistics about this buffer.
- toString().
Method in class nodeos.ClassPathReader
- convert in printable form
- toString().
Method in class nodeos.FlowHandle
- Convert to a String.
- toString().
Method in class utils.KeyArgs
-
- toString().
Method in class ants.NodeCache
- mainly for testing
- toString().
Method in class ants.Protocol
-
- toString().
Method in class ants.TypeID
-
- toString().
Method in class ants.UDPChannelAddress
-
- toString(byte[]).
Static method in class utils.MD5
-
- toString(int).
Static method in class ants.NodeAddress
-
- toStrings().
Method in class utils.KeyArgs
-
- TRIGGER.
Static variable in class ants.RouteEvent
-
- TRIGGERINTERVAL.
Static variable in class ants.RouteTable
-
- TRIGGERSPREAD.
Static variable in class ants.RouteTable
-
- txbuf.
Variable in class ants.Channel
-
- TYPEID.
Static variable in class ants.Xdr
-
- TYPEID().
Method in class ants.Xdr
-
- TypeID(byte[], int).
Constructor for class ants.TypeID
- Construct and initialize by deep copy
- UDPChannel(Manager, String, String).
Constructor for class ants.UDPChannel
-
- UDPChannel(Manager, String, UDPChannelAddress).
Constructor for class ants.UDPChannel
-
- UDPChannelAddress(InetAddress, int).
Constructor for class ants.UDPChannelAddress
-
- UDPChannelAddress(String).
Constructor for class ants.UDPChannelAddress
-
- UDPFlowManager(int, FlowDispatcher).
Constructor for class nodeos.UDPFlowManager
- Start a new thread, receiving and dispatching packets.
- UDPMTU.
Static variable in class nodeos.FlowManager
- maximum datagram size for UDP
- unregister(Protocol).
Method in class ants.Node
- Unregister a protocol previously registered at this node
- unwrap().
Method in class ants.TypeID
- Unwrap, returning the inner byte array
- update(byte[]).
Method in class utils.MD5
-
- update(byte[], int, int).
Method in class utils.MD5
-
- update(String).
Method in class utils.MD5
-
- updateEntry(int, int, int, String, long).
Method in class ants.RouteTable
-
- UPDATEINTERVAL.
Static variable in class ants.RouteTable
-
- UPDATESPREAD.
Static variable in class ants.RouteTable
-
- VERSION.
Static variable in class ants.DataCapsule
-
- VERSION.
Static variable in class ants.DLResponseCapsule
-
- VERSION.
Static variable in class ants.RouteUpdateCapsule
-
- W_IIJ().
Constructor for class ants.wrapper.W_IIJ
-
- W_IIJ(int, int, long).
Constructor for class ants.wrapper.W_IIJ
-
- W_IJ().
Constructor for class ants.wrapper.W_IJ
-
- W_IJ(int, long).
Constructor for class ants.wrapper.W_IJ
-
- W_JAI().
Constructor for class ants.wrapper.W_JAI
-
- what.
Variable in class ants.RouteEvent
-
- when.
Variable in class ants.RouteEvent
-
- windowActivated(WindowEvent).
Method in class utils.FrameCreator
-
- windowClosed(WindowEvent).
Method in class utils.FrameCreator
-
- windowClosing(WindowEvent).
Method in class utils.FrameCreator
- Catch our window being closed as a hint bail
- windowDeactivated(WindowEvent).
Method in class utils.FrameCreator
-
- windowDeiconified(WindowEvent).
Method in class utils.FrameCreator
-
- windowIconified(WindowEvent).
Method in class utils.FrameCreator
-
- windowOpened(WindowEvent).
Method in class utils.FrameCreator
-
- wrap(byte[]).
Static method in class ants.TypeID
- Construct and initialize by shallow copy.
- write(byte[], int, int).
Method in class nodeos.Buffer
-
Write an amount of bytes.
- WRITEEXCLUSIVE.
Static variable in class ants.NodeCache
-
- WRITESHARED.
Static variable in class ants.NodeCache
-
- Xdr(byte[]).
Constructor for class ants.Xdr
-
- Xdr(byte[], int).
Constructor for class ants.Xdr
-
- Xdr(byte[], int, int).
Constructor for class ants.Xdr
-
- Xdr(ByteArray, int).
Constructor for class ants.Xdr
-
- Xdr(ByteArray, int, int).
Constructor for class ants.Xdr
-
- Xdr(int).
Constructor for class ants.Xdr
-