|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RestSession | |
|---|---|
| org.nuiton.io.rest | |
| Uses of RestSession in org.nuiton.io.rest |
|---|
| Fields in org.nuiton.io.rest declared as RestSession | |
|---|---|
protected RestSession |
RestClient.session
rest session |
| Methods in org.nuiton.io.rest that return RestSession | |
|---|---|
RestSession |
RestClient.getSession()
|
| Methods in org.nuiton.io.rest with parameters of type RestSession | |
|---|---|
protected abstract void |
RestClient.close(RestSession session)
Close the client. |
protected abstract void |
RestClient.open(RestSession session)
Open the client. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||