Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
FileInputStream
org.apache.maven.wagon.providers.http.PutInputStream
public class PutInputStream
extends FileInputStream
Constructor Summary | |
|
public PutInputStream(File file, Resource resource, Wagon wagon, TransferEventSupport eventSupport) throws FileNotFoundException
public int read() throws IOException
public int read(b[] ) throws IOException
public int read(b[] , int off, int len) throws IOException