public final class MimeTypeConstants
extends Object
- Author:
- Alexey Stashok
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
SOAP11
public static final String SOAP11
- See Also:
-
-
SOAP12
public static final String SOAP12
- See Also:
-
-
MTOM
public static final String MTOM
- See Also:
-
-
FAST_INFOSET_SOAP11
public static final String FAST_INFOSET_SOAP11
- See Also:
-
-
FAST_INFOSET_SOAP12
public static final String FAST_INFOSET_SOAP12
- See Also:
-
-
FAST_INFOSET_STATEFUL_SOAP11
public static final String FAST_INFOSET_STATEFUL_SOAP11
- See Also:
-
-
FAST_INFOSET_STATEFUL_SOAP12
public static final String FAST_INFOSET_STATEFUL_SOAP12
- See Also:
-
-
Constructor Details
-
MimeTypeConstants
public MimeTypeConstants()