|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.james.imapserver.sieve.ResourceLocatorImpl
public class ResourceLocatorImpl
To maintain backwards compatibility with existing
installations, this uses the old file based scheme.
TODO: replace with FileSystem
based implementation.
Constructor Summary | |
---|---|
ResourceLocatorImpl()
|
Method Summary | |
---|---|
java.io.InputStream |
get(java.lang.String uri)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceLocatorImpl()
Method Detail |
---|
public java.io.InputStream get(java.lang.String uri) throws java.io.IOException
get
in interface org.apache.jsieve.mailet.ResourceLocator
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |