JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.zfabrik.svnaccess
Interface IStreamHandler
public interface
IStreamHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handleStream
(
InputStream
ins)
Method Details
handleStream
void
handleStream
(
InputStream
ins)
throws
Exception
Throws:
Exception