org.opensaml.ws.soap.util
Class SOAPConstants

java.lang.Object
  extended by org.opensaml.ws.soap.util.SOAPConstants

public class SOAPConstants
extends Object

SOAP Related Constants.


Field Summary
static String SOAP11_NS
          XML core namespace.
static String SOAP11_PREFIX
          XML core prefix for xml attributes.
 
Constructor Summary
SOAPConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SOAP11_NS

public static final String SOAP11_NS
XML core namespace.

See Also:
Constant Field Values

SOAP11_PREFIX

public static final String SOAP11_PREFIX
XML core prefix for xml attributes.

See Also:
Constant Field Values
Constructor Detail

SOAPConstants

public SOAPConstants()


Copyright © 2006-2008 Internet2. All Rights Reserved.