com.jurismarches.vradi.services
Class HessianServer

java.lang.Object
  extended by com.jurismarches.vradi.services.HessianServer

public class HessianServer
extends Object

HessianServer.

Since:
17 févr. 2010 21:14:36
Version:
$Revision: 539 $ $Date: 2010-02-19 04:58:56 +0100 (ven., 19 févr. 2010) $
Author:
$Author: schorlet $

Constructor Summary
HessianServer(int port)
           
 
Method Summary
static void main(String[] args)
           
protected  void start()
           
protected  void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HessianServer

public HessianServer(int port)
              throws Exception
Throws:
Exception
Method Detail

start

protected void start()
              throws Exception
Throws:
Exception

stop

protected void stop()
             throws Exception
Throws:
Exception

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2009-2010 JurisMarches. All Rights Reserved.