JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.suncode.pwfl.administration.scheduledtask.file
Interface OutputStreamConsumer
public interface
OutputStreamConsumer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
writeToStream
(
OutputStream
outputStream)
Method Details
writeToStream
void
writeToStream
(
OutputStream
outputStream)
throws
IOException
Throws:
IOException