Lightweight Bartering Grid

lbg.user.server
Class UAShutdown

java.lang.Object
  extended by lbg.user.server.UAShutdown
All Implemented Interfaces:
UAServerRequest

public class UAShutdown
extends java.lang.Object
implements UAServerRequest

An UAShutdown represents a User Agent shutdown request made to the LiveUserAgentServer.

There is no parameter for this request.

Author:
Gerard Dethier

Constructor Summary
UAShutdown()
           
 
Method Summary
 void readRequest(java.io.BufferedReader reader)
          This method has no effect.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UAShutdown

public UAShutdown()
Method Detail

readRequest

public void readRequest(java.io.BufferedReader reader)
This method has no effect.

Specified by:
readRequest in interface UAServerRequest
Parameters:
reader - The reader from which the parameters are read.

Lightweight Bartering Grid

Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.