org.nakedobjects.remoting.protocol
Class ProtocolConstants

java.lang.Object
  extended by org.nakedobjects.remoting.protocol.ProtocolConstants

public final class ProtocolConstants
extends java.lang.Object


Field Summary
static boolean DEBUGGING_DEFAULT
           
static java.lang.String DEBUGGING_KEY
           
static boolean KEEPALIVE_DEFAULT
           
static java.lang.String KEEPALIVE_KEY
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KEEPALIVE_KEY

public static final java.lang.String KEEPALIVE_KEY
See Also:
Constant Field Values

KEEPALIVE_DEFAULT

public static final boolean KEEPALIVE_DEFAULT
See Also:
Constant Field Values

DEBUGGING_KEY

public static final java.lang.String DEBUGGING_KEY
See Also:
Constant Field Values

DEBUGGING_DEFAULT

public static final boolean DEBUGGING_DEFAULT
See Also:
Constant Field Values


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.