portaview
Class Consts

java.lang.Object
  extended byportaview.Consts

public class Consts
extends java.lang.Object

Constants used in the ViewerServer.

Version:
$Id: Consts.java,v 1.2 2003/12/10 06:18:57 wlee Exp $
Author:
William Lee

Field Summary
static int XML_RPC_PORT
          The default port PortaView's server runs on.
 
Constructor Summary
Consts()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

XML_RPC_PORT

public static final int XML_RPC_PORT
The default port PortaView's server runs on. Sets to 8888.

See Also:
Constant Field Values
Constructor Detail

Consts

public Consts()


Copyright © 2003 The PortaView Team. All Rights Reserved.