org.ccnx.ccn.io.net.CCNURLConnection Class Reference
Initial steps to making Java's built in URL parsing and loading infrastructure be able to handle ccnx: URLs.
More...
Inherits java::net::URLConnection.
List of all members.
|
Public Member Functions |
| CCNURLConnection (URL url) |
void | connect () throws IOException |
InputStream | getInputStream () throws IOException |
Detailed Description
Initial steps to making Java's built in URL parsing and loading infrastructure be able to handle ccnx: URLs.
Needs additional testing, not guaranteed to work yet.
The documentation for this class was generated from the following file:
- src/org/ccnx/ccn/io/net/CCNURLConnection.java