|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientException | |
org.jpop.net |
Uses of ClientException in org.jpop.net |
Methods in org.jpop.net that throw ClientException | |
void |
PoplogDocClient.getDoc(java.lang.String type,
java.lang.String name)
send a doc request to sever. |
void |
PoplogDocClient.parse(java.lang.String line)
Parses a line of text into a statement that can be sent to the server. |
void |
ClientInterface.parse(java.lang.String line)
Parses a line of text into a statement that can be sent to the server |
void |
ClientInterface.getDoc(java.lang.String type,
java.lang.String name)
send a doc request to sever |
void |
PoplogCachedClient.getDoc(java.lang.String type,
java.lang.String docname)
Gets the doc required from the server |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |