Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

E10653-05

Package oracle.adf.model.connection.url

Interface Summary
AuthenticationScheme The AuthenticationScheme descibes an interface for providing authentication support to URLConnection.
URLConnection URLConnection represents a communication channel to a URL resource.
 

Class Summary
ChallengeAuthentication ChallengeAuthentication provides Basic / Digest variants of simple username password authentication for the URLConnection.
FileInteraction FileInteraction represents a interaction instance.
FileURLConnection FileURLConnection represents a URLConnection resource to a local file providing the services published by the URLConnection.
HttpURLConnection URLConnectionImpl represents a URLConnection resource, providing the services published by the URLConnection.
Proxy Proxy allows the various connection implementations to define the details of a proxy host which may be needed to access the resource represented by them.
URLConnectionFactory The URLConnectionFactory manufactures URLConnection for a client.
URLConnectionProxy URLConnectionProxy represents a proxy to the acutual URLConnection resource.
URLConnectionType  
URLProviderFactory URLProviderFactory is the design time resource creator for the URLConnection.
 


Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

E10653-05

Copyright © 1997, 2011, Oracle. All rights reserved.