| Package | Description |
|---|---|
| org.nuiton.io.rest |
| Modifier and Type | Class and Description |
|---|---|
class |
RestDataNotFoundException
Deprecated.
since 1.6, see http://nuiton.org/issues/2355, will be removed and not replaced in version 2.0
|
| Modifier and Type | Method and Description |
|---|---|
InputStream |
RestSession.askData(RestRequest request)
Deprecated.
|
InputStream |
RestClient.askData(RestRequest request)
Deprecated.
Ask some data from the server
|
void |
RestClient.close()
Deprecated.
Close the client.
|
void |
RestClient.open()
Deprecated.
Open the client.
|
InputStream |
RestSession.sendData(RestRequest request)
Deprecated.
|
InputStream |
RestClient.sendData(RestRequest request)
Deprecated.
Send some datas to the server.
|
Copyright © 2009-2012 CodeLutin. All Rights Reserved.