jimm.twice.ice.identifier
Class ResponseIdentifier

java.lang.Object
  extended byjimm.twice.ice.identifier.Identifier
      extended byjimm.twice.ice.identifier.ResponseIdentifier

public class ResponseIdentifier
extends Identifier

An ICE identifier for responses.

Author:
Jim Menard, jimm@io.com

Field Summary
 
Fields inherited from class jimm.twice.ice.identifier.Identifier
domain, dtStamp, SEPARATOR, SEPARATOR_CHAR
 
Constructor Summary
ResponseIdentifier(java.lang.String domain)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResponseIdentifier

public ResponseIdentifier(java.lang.String domain)
Method Detail

toString

public java.lang.String toString()