|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface for examining NNTP responses.
Method Summary | |
int |
getLineCount()
Gets the number of lines in the text component. |
int |
getStatusCode()
Gets the status code of the NNTP response. |
java.lang.String |
getStatusMessage()
Gets the status message. |
java.lang.String |
getText()
Gets the text of this response. |
boolean |
hasText()
Asks if this response has a text component. |
Method Detail |
public int getStatusCode()
public java.lang.String getStatusMessage()
public boolean hasText()
public java.lang.String getText()
public int getLineCount()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |