org.objectweb.joram.shared.admin
Class GetSubscriptionMessageRep

java.lang.Object
  extended by org.objectweb.joram.shared.admin.AdminReply
      extended by org.objectweb.joram.shared.admin.GetSubscriptionMessageRep
All Implemented Interfaces:
java.io.Serializable

public class GetSubscriptionMessageRep
extends AdminReply

See Also:
Serialized Form

Constructor Summary
GetSubscriptionMessageRep(Message msg)
           
 
Method Summary
 Message getMessage()
           
 
Methods inherited from class org.objectweb.joram.shared.admin.AdminReply
getInfo, getReplyObject, succeeded, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GetSubscriptionMessageRep

public GetSubscriptionMessageRep(Message msg)
Method Detail

getMessage

public final Message getMessage()


Copyright © 2004 Scalagent - All rights reserved