dist1.acb.common.transport.concretePackets
Class RequestGetTopics

java.lang.Object
  extended bydist1.acb.common.transport.Packet
      extended bydist1.acb.common.transport.Request
          extended bydist1.acb.common.transport.concretePackets.RequestGetTopics
All Implemented Interfaces:
java.io.Serializable

public class RequestGetTopics
extends Request

Request that is sent to the Primary in order the peer to receive the Topics

Author:
Lazar Adzigogov
See Also:
Serialized Form

Constructor Summary
RequestGetTopics()
          Creates a new instance of RequestTopics
 
Methods inherited from class dist1.acb.common.transport.Packet
equals, getId, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RequestGetTopics

public RequestGetTopics()
Creates a new instance of RequestTopics



Copyright © 2004 Phoenix Team (CMU/AIT). All Rights Reserved.