Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

IMessage Struct Reference

Inheritance diagram for IMessage:

IPayload IPickle IPickleFactory IWritable IReadable IWritable IReadable ITask Message Task NullMessage Task List of all members.

Public Member Functions

void setReply (char[] channel)
char[] getReply ()
long getTime ()
void setTime (long time)
void destroy ()
char[] getGuid ()
char[] getGuid ()
void write (IWriter w)
void write (IWriter w)

Member Function Documentation

void setReply char[]  channel  ) 
 

Reimplemented in Message.

Referenced by NetworkMessage::put().

char [] getReply  ) 
 

Reimplemented in Message.

Referenced by testClusterMessage().

long getTime  )  [inherited]
 

Reimplemented in Payload.

Referenced by PlainCache::bind(), PlainCache::extract(), CacheServer::LoaderThread::load(), and NetworkCombo::put().

void setTime long  time  )  [inherited]
 

Reimplemented in Payload.

void destroy  )  [inherited]
 

Perform whatever cleanup is necessary. Could use ~this() instead, but I prefer it to be truly explicit.

Reimplemented in Payload, QueuedEntry, InvalidatorPayload, and ClusterEntry.

Referenced by CacheInvalidatee::notify().

char [] getGuid  )  [inherited]
 

Identify this serializable class via a char[]. This should be (per class) unique within the domain. Use version numbers or similar mechanism to isolate different implementations of the same class.

Reimplemented in Payload, InvalidatorPayload, Message, NullMessage, Task, and RollCall.

Referenced by ClusterServer::addCacheLoader(), PickleWriter::freeze(), testClassSerialization(), and testRemoteCacheLoader().

char [] getGuid  )  [inherited]
 

Identify this serializable class via a char[]. This should be (per class) unique within the domain. Use version numbers or similar mechanism to isolate different implementations of the same class.

Reimplemented in Payload, InvalidatorPayload, Message, NullMessage, Task, and RollCall.

void write IWriter  w  )  [inherited]
 

Reimplemented in Payload, InvalidatorPayload, Message, Task, Channel, RollCall, ResponseLine, Cookie, HttpCookies, HttpMessage, HttpRequest, HttpResponse, HttpTokens, NewlineWriter, FilePath, Token, and Uri.

Referenced by PickleWriter::freeze(), HttpClient::open(), AbstractWriter::opShl(), testClassIO(), testClassSerialization(), testCompositeIO(), testRemoteCacheLoader(), and HttpRequest::write().

void write IWriter  w  )  [inherited]
 

Reimplemented in Payload, InvalidatorPayload, Message, Task, Channel, RollCall, ResponseLine, Cookie, HttpCookies, HttpMessage, HttpRequest, HttpResponse, HttpTokens, NewlineWriter, FilePath, Token, and Uri.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 25 21:18:36 2005 for Mango by doxygen 1.3.6