|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.das2.util.filesystem.DefaultWebProtocol
public class DefaultWebProtocol
This is the old way that uses subclasses of WebFileObject. This should go away.
Field Summary |
---|
Fields inherited from interface org.das2.util.filesystem.WebProtocol |
---|
META_EXIST |
Constructor Summary | |
---|---|
DefaultWebProtocol()
|
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 DefaultWebProtocol()
Method Detail |
---|
public java.io.InputStream getInputStream(WebFileObject fo, ProgressMonitor mon) throws java.io.IOException
getInputStream
in interface WebProtocol
java.io.IOException
public java.util.Map<java.lang.String,java.lang.String> getMetadata(WebFileObject fo) throws java.io.IOException
getMetadata
in interface WebProtocol
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |