Initial steps to making Java's built in URL parsing and loading infrastructure be able to handle ccnx: URLs. More...
Public Member Functions | |
CCNURLConnection (URL url) | |
void | connect () throws IOException |
InputStream | getInputStream () throws IOException |
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.