|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.org.ury.frontend.client.Client
public class Client
Constructor Summary | |
---|---|
Client()
|
Method Summary | |
---|---|
java.util.Map<?,?> |
get(java.lang.String file)
Get a raw response from the server. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Client()
Method Detail |
---|
public java.util.Map<?,?> get(java.lang.String file) throws DecodeFailureException
file
- The "file", including path and query string, to fetch from the
server.
DecodeFailureException
- if the decode failed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |