madkit.MadChat.share
Class FileSave

java.lang.Object
  extended by madkit.MadChat.share.FileSave

public class FileSave
extends java.lang.Object


Constructor Summary
FileSave(AbstractShareAgent sa, java.lang.String sp)
           
 
Method Summary
 void checkServer(java.util.Vector stockPaquetOnQueue)
           
 java.util.Vector load()
           
 void update(java.util.Vector stockPaquetOnQueue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileSave

public FileSave(AbstractShareAgent sa,
                java.lang.String sp)
Method Detail

update

public void update(java.util.Vector stockPaquetOnQueue)

load

public java.util.Vector load()

checkServer

public void checkServer(java.util.Vector stockPaquetOnQueue)


Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.