|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This allows the status of a single subject to be determined.
Method Summary | |
---|---|
java.lang.String |
getBoardName()
This is the board name of the subject |
java.lang.String[] |
getPostingServers()
This returns the names of all servers currently posting to this subject. |
int[] |
getPostSizes()
This returns the size in bytes of the posts for the posting servers. |
java.lang.String |
getSubjectName()
This returns the name of the subject. |
java.lang.String[] |
getSubscribingServers()
This returns the set of subscribing servers to this subject. |
Method Detail |
public java.lang.String getBoardName()
public java.lang.String getSubjectName()
public java.lang.String[] getPostingServers()
public int[] getPostSizes()
public java.lang.String[] getSubscribingServers()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |