Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS

Class com.orbs.pub.app.agent.vaft.app.VAFT

java.lang.Object
    |
    +----com.orbs.pub.app.agent.vaft.app.VAFT

public class VAFT
extends java.lang.Object

Version:
1998-04-26
Author:
David W. Croft

Constructor Summary
 VAFT(Config config)
 
 

Method Summary
Host  getHost()
 
WebServer  getWebServer()
 
static void  main(java.lang.String[] args)
 
void  shutdown()
 
void  start_Host()
 
void  start_WebServer()
 
 
Methods inherited from class java.lang.Object
 clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VAFT

protected VAFT(Config config) throws java.rmi.AlreadyBoundException, java.net.MalformedURLException, java.rmi.RemoteException, java.rmi.UnknownHostException
Method Detail

main

public static void main(java.lang.String[] args) throws java.rmi.AlreadyBoundException, java.net.MalformedURLException, java.rmi.RemoteException, java.rmi.UnknownHostException

getWebServer

protected WebServer getWebServer()

getHost

protected Host getHost()

start_WebServer

protected void start_WebServer()

start_Host

protected void start_Host() throws java.rmi.AlreadyBoundException, java.net.MalformedURLException, java.rmi.RemoteException, java.rmi.UnknownHostException

shutdown

protected void shutdown()

Contents | Package | Class | Tree | Deprecated | Index | Help


Virtual Anarchy of Free Traders
PREV | NEXT SHOW LISTS | HIDE LISTS