org.gcube.common.ghn.client.proxy
Class Constants

java.lang.Object
  extended by org.gcube.common.ghn.client.proxy.Constants

public class Constants
extends Object

Library Constants.

Author:
Fabio Simeoni

Field Summary
static int default_port
          Default port bound to proxy.
static String scope_header
          Scope header of outgoing calls.
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

scope_header

public static final String scope_header
Scope header of outgoing calls.

See Also:
Constant Field Values

default_port

public static final int default_port
Default port bound to proxy.

See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2012. All Rights Reserved.