pl.edu.pjwstk.yaod.network.protocol
Class DumpRequest

java.lang.Object
  |
  +--pl.edu.pjwstk.yaod.network.protocol.NetMessage
        |
        +--pl.edu.pjwstk.yaod.network.protocol.ClientRequest
              |
              +--pl.edu.pjwstk.yaod.network.protocol.DumpRequest
All Implemented Interfaces:
java.io.Serializable

public class DumpRequest
extends ClientRequest

Obiekt reprezentujacy zadanie klienta wykonania zrzutu zawartosci bazy danych.

Author:
M. Lentner, raist@ertel.com.pl
See Also:
Serialized Form

Constructor Summary
DumpRequest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DumpRequest

public DumpRequest()