Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
F
G
H
I
O
S
C
create(Request)
- Method in class org.restlet.ext.net.
HttpClientHelper
Creates a low-level HTTP client call from a high-level uniform call.
F
FtpClientHelper
- Class in
org.restlet.ext.net
FTP client connector using the
URLConnection
.
FtpClientHelper(Client)
- Constructor for class org.restlet.ext.net.
FtpClientHelper
Constructor.
G
getChunkLength()
- Method in class org.restlet.ext.net.
HttpClientHelper
Returns the chunk-length when using chunked encoding streaming mode for response entities.
getHostnameVerifier()
- Method in class org.restlet.ext.net.
HttpClientHelper
Returns the hostname verifier by looking up the "hostnameVerifier" attribute of the client's context.
getReadTimeout()
- Method in class org.restlet.ext.net.
FtpClientHelper
Returns the read timeout value.
getReadTimeout()
- Method in class org.restlet.ext.net.
HttpClientHelper
Returns the read timeout value.
H
handle(Request, Response)
- Method in class org.restlet.ext.net.
FtpClientHelper
HttpClientHelper
- Class in
org.restlet.ext.net
HTTP client connector using the
HttpUrlConnectionCall
.
HttpClientHelper(Client)
- Constructor for class org.restlet.ext.net.
HttpClientHelper
Constructor.
I
isAllowUserInteraction()
- Method in class org.restlet.ext.net.
FtpClientHelper
Indicates if this URL is being examined in a context in which it makes sense to allow user interactions such as popping up an authentication dialog.
isAllowUserInteraction()
- Method in class org.restlet.ext.net.
HttpClientHelper
Indicates if this URL is being examined in a context in which it makes sense to allow user interactions such as popping up an authentication dialog.
isFollowRedirects()
- Method in class org.restlet.ext.net.
HttpClientHelper
Indicates if the protocol will automatically follow redirects.
isUseCaches()
- Method in class org.restlet.ext.net.
FtpClientHelper
Indicates if the protocol is allowed to use caching whenever it can.
isUseCaches()
- Method in class org.restlet.ext.net.
HttpClientHelper
Indicates if the protocol is allowed to use caching whenever it can.
O
org.restlet.ext.net
- package org.restlet.ext.net
Integration with Java URLConnection class.
S
start()
- Method in class org.restlet.ext.net.
FtpClientHelper
start()
- Method in class org.restlet.ext.net.
HttpClientHelper
stop()
- Method in class org.restlet.ext.net.
FtpClientHelper
stop()
- Method in class org.restlet.ext.net.
HttpClientHelper
C
F
G
H
I
O
S
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005-2014
Restlet
.