edu.sdsc.inca.agent.commands
Class ConfigCommands

java.lang.Object
  extended by edu.sdsc.inca.protocol.MessageHandler
      extended by edu.sdsc.inca.agent.commands.ConfigCommands

public class ConfigCommands
extends edu.sdsc.inca.protocol.MessageHandler


Constructor Summary
ConfigCommands()
           
 
Method Summary
 void execute(edu.sdsc.inca.protocol.ProtocolReader reader, edu.sdsc.inca.protocol.ProtocolWriter writer)
          Execute the get/putrepositories command.
 
Methods inherited from class edu.sdsc.inca.protocol.MessageHandler
errorReply
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigCommands

public ConfigCommands()
Method Detail

execute

public void execute(edu.sdsc.inca.protocol.ProtocolReader reader,
                    edu.sdsc.inca.protocol.ProtocolWriter writer)
             throws edu.sdsc.inca.protocol.ProtocolException
Execute the get/putrepositories command.

Specified by:
execute in class edu.sdsc.inca.protocol.MessageHandler
Throws:
edu.sdsc.inca.protocol.ProtocolException