| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
FileInputStreamorg.apache.maven.wagon.providers.http.PutInputStreampublic class PutInputStreamextends FileInputStreamConstructor Summary | |
| |
public PutInputStream(File file,
Resource resource,
Wagon wagon,
TransferEventSupport eventSupport)
throws FileNotFoundExceptionpublic int read()
throws IOExceptionpublic int read(b[] )
throws IOExceptionpublic int read(b[] ,
int off,
int len)
throws IOException