Serialized Form


Package anthill.antnet

Class anthill.antnet.UdpNid implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Read a UdpNid from a stream.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Write a UdpNid to a stream.

Class anthill.antnet.UrlResource implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException
Marshals this UrlResource to the specified output stream.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Marshals this UrlResource to the specified output stream.


Package anthill.factory

Class anthill.factory.ConfigFormatException implements Serializable

Class anthill.factory.ConstructorException implements Serializable

Serialized Fields

target

java.lang.Throwable target
Target exception


Package random

Class random.RandomAnt implements Serializable

Serialized Fields

query

java.lang.String query
The query associated to this ant

resource

Resource resource
The resource found

backward

boolean backward
True if this ant is returning to the requestor nest