|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgnu.inet.nntp.StatusResponse
gnu.inet.nntp.GroupResponse
public class GroupResponse
An NNTP group status response. This represents the status response with NNTP code 211, for newsgroup selection.
| Field Summary | |
|---|---|
int |
count
|
int |
first
|
java.lang.String |
group
|
int |
last
|
| Fields inherited from class gnu.inet.nntp.StatusResponse |
|---|
message, status |
| Method Summary |
|---|
| Methods inherited from class gnu.inet.nntp.StatusResponse |
|---|
getMessage, getStatus |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int count
public int first
public int last
public java.lang.String group
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||