Use is subject to License Terms. Your use of this web site or any of its contents or software indicates your agreement to be bound by these License Terms.

Copyright © 2007 Sun Microsystems, Inc. All rights reserved.

JSR 172

Constant Field Values


Contents
javax.microedition.*

javax.microedition.xml.rpc.Element
public static final int UNBOUNDED -1

javax.microedition.xml.rpc.Operation
public static final java.lang.String SOAPACTION_URI_PROPERTY "javax.xml.rpc.soap.http.soapaction.uri"

javax.xml.*

javax.xml.rpc.NamespaceConstants
public static final java.lang.String NSPREFIX_SCHEMA_XSD "xsd"
public static final java.lang.String NSPREFIX_SCHEMA_XSI "xsi"
public static final java.lang.String NSPREFIX_SOAP_ENVELOPE "soapenv"
public static final java.lang.String NSURI_SCHEMA_XSD "http://www.w3.org/2001/XMLSchema"
public static final java.lang.String NSURI_SCHEMA_XSI "http://www.w3.org/2001/XMLSchema-instance"
public static final java.lang.String NSURI_SOAP_ENCODING "http://schemas.xmlsoap.org/soap/encoding/"
public static final java.lang.String NSURI_SOAP_ENVELOPE "http://schemas.xmlsoap.org/soap/envelope/"
public static final java.lang.String NSURI_SOAP_NEXT_ACTOR "http://schemas.xmlsoap.org/soap/actor/next"

javax.xml.rpc.Stub
public static final java.lang.String ENDPOINT_ADDRESS_PROPERTY "javax.xml.rpc.service.endpoint.address"
public static final java.lang.String PASSWORD_PROPERTY "javax.xml.rpc.security.auth.password"
public static final java.lang.String SESSION_MAINTAIN_PROPERTY "javax.xml.rpc.session.maintain"
public static final java.lang.String USERNAME_PROPERTY "javax.xml.rpc.security.auth.username"


JSR 172

Copyright © 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 172 specification.