Lightweight Bartering Grid

lbg.peer.web
Class PeerWebServer

java.lang.Object
  extended by lbg.peer.web.PeerWebServer
All Implemented Interfaces:
java.lang.Runnable

public class PeerWebServer
extends java.lang.Object
implements java.lang.Runnable

Author:
Cyril Briquet

Constructor Summary
PeerWebServer(Peer p)
           
 
Method Summary
 void run()
           
 void startService()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PeerWebServer

public PeerWebServer(Peer p)
              throws GridException
Throws:
GridException
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

run

public void run()
Specified by:
run in interface java.lang.Runnable

startService

public void startService()
                  throws GridException
Throws:
GridException

Lightweight Bartering Grid

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