A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

B

C

completed(META, InputStream, Throwable) - Method in CompletionCallback
Method to invoke when the HTTP exchange is finished.
CompletionCallback - Interface in fi.linuxbox.upcloud.http.spi
HTTP completion callback.

D

E

execute(Request, InputStream, CompletionCallback) - Method in HTTP
Execute the HTTP exchange asynchronously.

F

G

getAt(String) - Method in Headers
An iterator over all HTTP header value elements of all headers with the given name in this collection.
getName() - Method in Parameter
Name of this HTTP header parameter.
getUserAgent() - Method in HTTP
Returns the User-Agent string for this implementation.
getValue() - Method in Parameter
Value of this HTTP header parameter.

H

Headers - Interface in fi.linuxbox.upcloud.http.spi
An iterable over a collection of HTTP message headers.
HTTP - Interface in fi.linuxbox.upcloud.http.spi
An interface which is implemented by the HTTP implementation.

I

J

K

L

M

META - Class in fi.linuxbox.upcloud.http.spi
Meta information about a resource.

N

O

P

Parameter - Class in fi.linuxbox.upcloud.http.spi
An HTTP header parameter.
Parameter(String, String) - Constructor in Parameter
The sole constructor.

Q

R

Request - Class in fi.linuxbox.upcloud.http.spi
An HTTP request.

S

T

toString() - Method in META
Returns a string representation of this instance.
toString() - Method in Request
Returns a string representation of this instance.

U

V

W

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _