|
|||||||||
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
public abstract class OptionCommand
3.10. The OPTION Command
Field Summary |
---|
Fields inherited from class net.sf.dict4j.command.AbstractCommand |
---|
responseCode, responseStatus |
Constructor Summary | |
---|---|
OptionCommand()
|
Method Summary | |
---|---|
protected abstract java.lang.String |
getOptionName()
|
protected ResponseEnum[] |
getResponseHeaderCodes()
|
protected java.lang.String |
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 OptionCommand()
Method Detail |
---|
protected ResponseEnum[] getResponseHeaderCodes()
getResponseHeaderCodes
in class AbstractCommand
protected java.lang.String getString()
getString
in class AbstractCommand
protected abstract java.lang.String getOptionName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |