org.gcube.application.aquamaps.aquamapsservice.client
Class Constants

java.lang.Object
  extended by org.gcube.application.aquamaps.aquamapsservice.client.Constants

public class Constants
extends Object


Field Summary
static int DEFAULT_TIMEOUT
           
static String NAMESPACE
           
static String SERVICE_CLASS
          Service class.
static String SERVICE_NAME
          Service name.
 
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

SERVICE_NAME

public static final String SERVICE_NAME
Service name.

See Also:
Constant Field Values

SERVICE_CLASS

public static final String SERVICE_CLASS
Service class.

See Also:
Constant Field Values

DEFAULT_TIMEOUT

public static final int DEFAULT_TIMEOUT

NAMESPACE

public static final String NAMESPACE
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2013. All Rights Reserved.