|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.das2.util.filesystem.AppletHttpProtocol
public class AppletHttpProtocol
uses HTTP, and doesn't download resources to cache
| Field Summary |
|---|
| Fields inherited from interface org.das2.util.filesystem.WebProtocol |
|---|
META_EXIST |
| Constructor Summary | |
|---|---|
AppletHttpProtocol()
|
|
| Method Summary | |
|---|---|
java.io.InputStream |
getInputStream(WebFileObject fo,
ProgressMonitor mon)
|
java.util.Map<java.lang.String,java.lang.String> |
getMetadata(WebFileObject fo)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AppletHttpProtocol()
| Method Detail |
|---|
public java.io.InputStream getInputStream(WebFileObject fo,
ProgressMonitor mon)
throws java.io.IOException
getInputStream in interface WebProtocoljava.io.IOException
public java.util.Map<java.lang.String,java.lang.String> getMetadata(WebFileObject fo)
throws java.io.IOException
getMetadata in interface WebProtocoljava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||