org.objectweb.joram.shared.admin
Class GetSubscriberIdsRep

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

public class GetSubscriberIdsRep
extends AdminReply

See Also:
Serialized Form

Constructor Summary
GetSubscriberIdsRep(java.lang.String[] ids)
           
 
Method Summary
 java.lang.String[] getSubscriberIds()
           
 
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

GetSubscriberIdsRep

public GetSubscriberIdsRep(java.lang.String[] ids)
Method Detail

getSubscriberIds

public final java.lang.String[] getSubscriberIds()


Copyright © 2004 Scalagent - All rights reserved