org.globus.wsrf
Class GridConstants

java.lang.Object
  extended byorg.globus.wsrf.GridConstants

public class GridConstants
extends Object

Non-WSRF related constants used by this implementation of WSRF. The NS constants point to the currently supported namespace versions.


Field Summary
static QName ANY
           
static String CONTAINER_PROPERTY
           
static String CORE_NS
           
static String DEFAULT_WSRF_LOCATION
           
static String WSDL_NS
           
static String WSDL_SOAP_NS
           
static String WSIL_NS
           
static String WSIL_WSDL_NS
           
static String XSD_NS
           
static String XSI_NS
           
 
Constructor Summary
GridConstants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WSIL_NS

public static final String WSIL_NS
See Also:
Constant Field Values

WSIL_WSDL_NS

public static final String WSIL_WSDL_NS
See Also:
Constant Field Values

WSDL_NS

public static final String WSDL_NS
See Also:
Constant Field Values

WSDL_SOAP_NS

public static final String WSDL_SOAP_NS
See Also:
Constant Field Values

XSD_NS

public static final String XSD_NS
See Also:
Constant Field Values

XSI_NS

public static final String XSI_NS
See Also:
Constant Field Values

CONTAINER_PROPERTY

public static final String CONTAINER_PROPERTY
See Also:
Constant Field Values

DEFAULT_WSRF_LOCATION

public static final String DEFAULT_WSRF_LOCATION
See Also:
Constant Field Values

ANY

public static final QName ANY

CORE_NS

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

GridConstants

public GridConstants()


Copyright ? 1999-2003 University of Chicago and The University of Southern California. All rights reserved.