|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.dict4j.command.AbstractCommand net.sf.dict4j.command.OptionCommand net.sf.dict4j.command.OptionMimeCommand
public class OptionMimeCommand
3.10.1.1. OPTION MIME
Requests that all text responses be prefaced by a MIME header [RFC2045] followed by a single blank line (CRLF).
Field Summary |
---|
Fields inherited from class net.sf.dict4j.command.AbstractCommand |
---|
responseCode, responseStatus |
Constructor Summary | |
---|---|
OptionMimeCommand()
|
Method Summary | |
---|---|
protected java.lang.String |
getOptionName()
|
Methods inherited from class net.sf.dict4j.command.OptionCommand |
---|
getResponseHeaderCodes, getString |
Methods inherited from class net.sf.dict4j.command.AbstractCommand |
---|
checkResponseCodeForServerException, getResponseCode, getResponseEnum, getResponseHeaderEnum, getResponseStatus, parseResponse, parseResponseHeader, receiveHeader, send, stripQuotes, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OptionMimeCommand()
Method Detail |
---|
protected java.lang.String getOptionName()
getOptionName
in class OptionCommand
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |