|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.rim.device.api.io.parser.soap.SOAPConstants
public class SOAPConstants
Contains constants used in this SOAP module.
| Field Summary | ||
|---|---|---|
static int |
DOCUMENT_LITERAL
Signifies the SOAP request is DOC style. |
|
static int |
RPC_ENCODED
Signifies the SOAP request is RPC style. |
|
static int |
VERSION_1_1
Identifier for SOAP version 1.1. |
|
static int |
VERSION_1_2
Identifier for SOAP version 1.2. |
|
static int |
VERSION_2_1
Deprecated. |
|
static int |
VERSION_2_2
Deprecated. |
|
static int |
VERSION_UNKNOWN
Identifier for undetected SOAP version |
|
static String |
XSD_DECIMAL
Data type for Decimal. |
|
static String |
XSD_INT
Data type for Integer and int. |
|
static String |
XSD_LONG
Data type for Long. |
|
static String |
XSD_STRING
Data type for String. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int VERSION_UNKNOWN
public static final int VERSION_1_1
public static final int VERSION_1_2
public static final int VERSION_2_1
public static final int VERSION_2_2
public static final int RPC_ENCODED
public static final int DOCUMENT_LITERAL
public static final String XSD_DECIMAL
public static final String XSD_LONG
public static final String XSD_INT
public static final String XSD_STRING
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal