org.apache.http.entity.mime
Class MIME
java.lang.Object
org.apache.http.entity.mime.MIME
@Immutable
public final class MIME
- extends Object
- Since:
- 4.0
Constructor Summary |
MIME()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTENT_TYPE
public static final String CONTENT_TYPE
- See Also:
- Constant Field Values
CONTENT_TRANSFER_ENC
public static final String CONTENT_TRANSFER_ENC
- See Also:
- Constant Field Values
CONTENT_DISPOSITION
public static final String CONTENT_DISPOSITION
- See Also:
- Constant Field Values
ENC_8BIT
public static final String ENC_8BIT
- See Also:
- Constant Field Values
ENC_BINARY
public static final String ENC_BINARY
- See Also:
- Constant Field Values
DEFAULT_CHARSET
public static final Charset DEFAULT_CHARSET
MIME
public MIME()
Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.