com.sun.xml.ws.transport.tcp.util
Class MimeTypeConstants
java.lang.Object
com.sun.xml.ws.transport.tcp.util.MimeTypeConstants
public final class MimeTypeConstants
- extends Object
- Author:
- Alexey Stashok
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAP11
public static final String SOAP11
- See Also:
- Constant Field Values
SOAP12
public static final String SOAP12
- See Also:
- Constant Field Values
MTOM
public static final String MTOM
- See Also:
- Constant Field Values
FAST_INFOSET_SOAP11
public static final String FAST_INFOSET_SOAP11
- See Also:
- Constant Field Values
FAST_INFOSET_SOAP12
public static final String FAST_INFOSET_SOAP12
- See Also:
- Constant Field Values
FAST_INFOSET_STATEFUL_SOAP11
public static final String FAST_INFOSET_STATEFUL_SOAP11
- See Also:
- Constant Field Values
FAST_INFOSET_STATEFUL_SOAP12
public static final String FAST_INFOSET_STATEFUL_SOAP12
- See Also:
- Constant Field Values
MimeTypeConstants
public MimeTypeConstants()
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.