|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.encoding.fastinfoset.FastInfosetMIMETypes
public final class FastInfosetMIMETypes
MIME types for Infosets encoded as fast infoset documents.
| Field Summary | |
|---|---|
static String |
INFOSET
MIME type for a generic Infoset encoded as a fast infoset document. |
static String |
SOAP_11
MIME type for a SOAP 1.1 Infoset encoded as a fast infoset document. |
static String |
SOAP_12
MIME type for a SOAP 1.2 Infoset encoded as a fast infoset document. |
static String |
STATEFUL_INFOSET
MIME type for a generic Infoset encoded as a stateful fast infoset document. |
static String |
STATEFUL_SOAP_11
MIME type for a SOAP 1.1 Infoset encoded as a stateful fast infoset document. |
static String |
STATEFUL_SOAP_12
MIME type for a SOAP 1.2 Infoset encoded as a stateful fast infoset document. |
| Constructor Summary | |
|---|---|
FastInfosetMIMETypes()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String INFOSET
public static final String SOAP_11
public static final String SOAP_12
public static final String STATEFUL_INFOSET
public static final String STATEFUL_SOAP_11
public static final String STATEFUL_SOAP_12
| Constructor Detail |
|---|
public FastInfosetMIMETypes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||