dist1.acb.common.transport.concretePackets
Class RequestGetLogFile

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

public class RequestGetLogFile
extends Request

Request sent directly to CBL to admin port, to retreive the log file

Author:
Lazar Adzigogov
See Also:
Serialized Form

Constructor Summary
RequestGetLogFile()
          Creates a new instance of RequestGetLogFile
 
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

RequestGetLogFile

public RequestGetLogFile()
Creates a new instance of RequestGetLogFile



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