org.kth.pdc.grid.utility
Class Constants

java.lang.Object
  extended by org.kth.pdc.grid.utility.Constants

public abstract class Constants
extends Object

Author:
mehrana TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Field Summary
static String BEGH
           
static int BUF_LEN
           
static byte CARR
           
static String CF
           
static String CH
           
static String CNPROXY
           
static String CRF
           
static String CRH
           
static String ENDF
           
static String NEWLINE
           
static byte NL
           
static String PRVF
           
static String PRVF_RSA
           
static String PRVH
           
static String PRVH_RSA
           
 
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

NEWLINE

public static String NEWLINE

CRH

public static String CRH

CRF

public static String CRF

CH

public static String CH

CF

public static String CF

PRVH

public static String PRVH

PRVF

public static String PRVF

PRVH_RSA

public static String PRVH_RSA

PRVF_RSA

public static String PRVF_RSA

CNPROXY

public static String CNPROXY

CARR

public static final byte CARR
See Also:
Constant Field Values

NL

public static final byte NL
See Also:
Constant Field Values

BUF_LEN

public static final int BUF_LEN
See Also:
Constant Field Values

ENDF

public static final String ENDF
See Also:
Constant Field Values

BEGH

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

Constants

public Constants()


Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.