Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
E
F
G
H
O
R
S
T
V
A
AsyncCallback
<
T
> - Interface in
com.ovh.ws.api
The primary interface a caller must implement to receive a response from a remote procedure call.
AuthProvider
- Interface in
com.ovh.ws.api.auth
C
com.ovh.ws.api
- package com.ovh.ws.api
com.ovh.ws.api.auth
- package com.ovh.ws.api.auth
com.ovh.ws.api.base
- package com.ovh.ws.api.base
com.ovh.ws.api.http
- package com.ovh.ws.api.http
com.ovh.ws.api.request
- package com.ovh.ws.api.request
E
encode(byte[])
- Static method in class com.ovh.ws.api.base.
Hex
F
fromInteger(Integer)
- Static method in enum com.ovh.ws.api.
OvhWsException.Category
fromStatus(int)
- Static method in enum com.ovh.ws.api.
OvhWsException.Type
G
getCategory()
- Method in exception com.ovh.ws.api.
OvhWsException
getMethodName()
- Method in interface com.ovh.ws.api.request.
Request
getParams()
- Method in interface com.ovh.ws.api.request.
Request
getResponseType()
- Method in interface com.ovh.ws.api.request.
Request
getSessionId()
- Method in interface com.ovh.ws.api.auth.
AuthProvider
getSigningHeaders(String, String, String)
- Method in class com.ovh.ws.api.http.
RequestSigner
getStatus()
- Method in enum com.ovh.ws.api.
OvhWsException.Type
getToken()
- Method in interface com.ovh.ws.api.auth.
AuthProvider
getType()
- Method in exception com.ovh.ws.api.
OvhWsException
getUrl()
- Method in interface com.ovh.ws.api.
OvhService
H
Hex
- Class in
com.ovh.ws.api.base
Hex()
- Constructor for class com.ovh.ws.api.base.
Hex
O
onFailure(OvhWsException)
- Method in interface com.ovh.ws.api.
AsyncCallback
Called when an asynchronous call fails to complete normally.
onFailure(Request<T>, OvhWsException)
- Method in interface com.ovh.ws.api.request.
RequestListener
onSuccess(T)
- Method in interface com.ovh.ws.api.
AsyncCallback
Called when an asynchronous call completes successfully.
onSuccess(Request<T>, T)
- Method in interface com.ovh.ws.api.request.
RequestListener
OvhService
- Interface in
com.ovh.ws.api
OvhWsException
- Exception in
com.ovh.ws.api
OvhWsException(OvhWsException.Type, String)
- Constructor for exception com.ovh.ws.api.
OvhWsException
OvhWsException(OvhWsException.Type, String, Throwable)
- Constructor for exception com.ovh.ws.api.
OvhWsException
OvhWsException(int, String)
- Constructor for exception com.ovh.ws.api.
OvhWsException
OvhWsException(int, String, Throwable)
- Constructor for exception com.ovh.ws.api.
OvhWsException
OvhWsException.Category
- Enum in
com.ovh.ws.api
OvhWsException.Type
- Enum in
com.ovh.ws.api
R
Request
<
T
> - Interface in
com.ovh.ws.api.request
RequestListener
- Interface in
com.ovh.ws.api.request
RequestSigner
- Class in
com.ovh.ws.api.http
RequestSigner()
- Constructor for class com.ovh.ws.api.http.
RequestSigner
S
send()
- Method in interface com.ovh.ws.api.request.
Request
send(AsyncCallback<T>)
- Method in interface com.ovh.ws.api.request.
Request
setRequestListener(RequestListener)
- Method in interface com.ovh.ws.api.
OvhService
setUrl(URL)
- Method in interface com.ovh.ws.api.
OvhService
setUrl(String)
- Method in interface com.ovh.ws.api.
OvhService
T
toInteger()
- Method in enum com.ovh.ws.api.
OvhWsException.Category
toUri()
- Method in interface com.ovh.ws.api.request.
Request
V
valueOf(String)
- Static method in enum com.ovh.ws.api.
OvhWsException.Category
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum com.ovh.ws.api.
OvhWsException.Type
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.ovh.ws.api.
OvhWsException.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum com.ovh.ws.api.
OvhWsException.Type
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
E
F
G
H
O
R
S
T
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012
OVH
. All Rights Reserved.