class InputStreamResource extends java.lang.Object implements ForkResource
Modifier and Type | Field and Description |
---|---|
private java.io.InputStream |
stream |
Constructor and Description |
---|
InputStreamResource(java.io.InputStream stream) |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
process(java.io.DataInputStream input,
java.io.DataOutputStream output) |
public java.lang.Throwable process(java.io.DataInputStream input, java.io.DataOutputStream output) throws java.io.IOException
process
in interface ForkResource
java.io.IOException