站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档

SOAPConstants (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档


javax.xml.soap
Interface SOAPConstants


public interface SOAPConstants

The definition of constants pertaining to the SOAP 1.1 protocol.

Version:
$Revision: 1.1 $
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

public static final String URI_NS_SOAP_ENCODING
See Also:
Constant Field Values

URI_NS_SOAP_ENVELOPE

public static final String URI_NS_SOAP_ENVELOPE
See Also:
Constant Field Values

URI_SOAP_ACTOR_NEXT

public static final String URI_SOAP_ACTOR_NEXT
See Also:
Constant Field Values


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