org.gcube.datatransfer.agent.library
Class Constants

java.lang.Object
  extended by org.gcube.datatransfer.agent.library.Constants

public class Constants
extends Object


Field Summary
static int callTimeout
           
static String NAMESPACE
           
static String PORT_TYPE_NAME
           
static String SERVICE_CLASS
           
static String 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

NAMESPACE

public static final String NAMESPACE
See Also:
Constant Field Values

callTimeout

public static final int callTimeout
See Also:
Constant Field Values

SERVICE_CLASS

public static final String SERVICE_CLASS
See Also:
Constant Field Values

SERVICE_NAME

public static final String SERVICE_NAME
See Also:
Constant Field Values

PORT_TYPE_NAME

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

Constants

public Constants()


Copyright © 2012. All Rights Reserved.