KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > xml > soap > SOAPConstants

javax.xml.soap
Interface SOAPConstants

See Also:
Top Examples, Source Code

public static final String URI_NS_SOAP_ENCODING
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final String URI_NS_SOAP_ENVELOPE
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final String URI_SOAP_ACTOR_NEXT
See Also:
SOAPHeader.extractHeaderElements(String), SOAPHeader.examineHeaderElements(String), SOAPHeader.examineMustUnderstandHeaderElements(String)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags