ix.iserve.ipc
Class IServeCommunicationServer.User

java.lang.Object
  extended by ix.iserve.ipc.IServeCommunicationServer.User
Enclosing class:
IServeCommunicationServer

protected class IServeCommunicationServer.User
extends java.lang.Object


Method Summary
protected  java.lang.String describeMessage(MessageWrapper m)
           
 java.lang.String status(java.util.Date now)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

status

public java.lang.String status(java.util.Date now)

describeMessage

protected java.lang.String describeMessage(MessageWrapper m)