|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConnectionConfigurator
Interface to configure HttpURLConnection
created by
AuthenticatedURL
instances.
Method Summary | |
---|---|
HttpURLConnection |
configure(HttpURLConnection conn)
Configures the given HttpURLConnection instance. |
Method Detail |
---|
HttpURLConnection configure(HttpURLConnection conn) throws IOException
HttpURLConnection
instance.
conn
- the HttpURLConnection
instance to configure.
HttpURLConnection
instance.
IOException
- if an IO error occurred.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |