Inheritance diagram for sfi.director.util.DataTransferHooker:

Public Member Functions | |
| DataTransferHooker (DataTransferHook hook) | |
| synchronized int | read () throws IOException |
| synchronized int | read (byte[] data) throws IOException |
| synchronized int | read (byte[] data, int off, int len) throws IOException |
Protected Member Functions | |
| void | senderWait () |
| push will never wait. | |
| void | ensureData () throws IOException |
Package Attributes | |
| DataTransferHook | hook = null |
|
|
|
|
|
|
|
||||||||||||||||
|
Reimplemented from sfi.director.util.DataTransferInputStream. |
|
|
Reimplemented from sfi.director.util.DataTransferInputStream. |
|
|
Reimplemented from sfi.director.util.DataTransferInputStream. |
|
|
push will never wait.
Reimplemented from sfi.director.util.DataTransferInputStream. |
|
|
|
1.4.5