|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ivy.plugins.repository.LazyResource
org.apache.ivy.plugins.repository.vsftp.VsftpResource
public class VsftpResource
| Constructor Summary | |
|---|---|
VsftpResource(VsftpRepository repository,
java.lang.String file)
|
|
| Method Summary | |
|---|---|
Resource |
clone(java.lang.String cloneName)
Clones this resource with a new resource with a different name |
protected void |
init()
|
java.io.InputStream |
openStream()
Opens a stream on this resource |
| Methods inherited from class org.apache.ivy.plugins.repository.LazyResource |
|---|
exists, getContentLength, getLastModified, getName, init, isLocal, setContentLength, setExists, setLastModified, setLocal, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public VsftpResource(VsftpRepository repository,
java.lang.String file)
| Method Detail |
|---|
protected void init()
init in class LazyResource
public java.io.InputStream openStream()
throws java.io.IOException
Resource
java.io.IOExceptionpublic Resource clone(java.lang.String cloneName)
Resource
cloneName - the name of the clone
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||