javax.xml.soap
Interface SOAPConstants


public interface SOAPConstants

The definition of constants pertaining to the SOAP 1.1 protocol.

Version:
$Revision: 1.1.8.3 $
Author:
Scott.Stark@jboss.org

Field Summary
static String URI_NS_SOAP_ENCODING
           
static String URI_NS_SOAP_ENVELOPE
           
static String URI_SOAP_ACTOR_NEXT
           
 

Field Detail

URI_NS_SOAP_ENCODING

static final String URI_NS_SOAP_ENCODING
See Also:
Constant Field Values

URI_NS_SOAP_ENVELOPE

static final String URI_NS_SOAP_ENVELOPE
See Also:
Constant Field Values

URI_SOAP_ACTOR_NEXT

static final String URI_SOAP_ACTOR_NEXT
See Also:
Constant Field Values


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.