|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InterruptTimer | |
|---|---|
| org.eclipse.jgit.util.io | |
| Uses of InterruptTimer in org.eclipse.jgit.util.io |
|---|
| Constructors in org.eclipse.jgit.util.io with parameters of type InterruptTimer | |
|---|---|
TimeoutInputStream(InputStream src,
InterruptTimer timer)
Wrap an input stream with a timeout on all read operations. |
|
TimeoutOutputStream(OutputStream destination,
InterruptTimer timer)
Wrap an output stream with a timeout on all write operations. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||