sfi.director.util.DataTransferHooker Class Reference

Inheritance diagram for sfi.director.util.DataTransferHooker:

sfi.director.util.DataTransferInputStream List of all members.

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

Constructor & Destructor Documentation

sfi.director.util.DataTransferHooker.DataTransferHooker DataTransferHook  hook  ) 
 


Member Function Documentation

void sfi.director.util.DataTransferHooker.ensureData  )  throws IOException [protected]
 

synchronized int sfi.director.util.DataTransferHooker.read byte[]  data,
int  off,
int  len
throws IOException
 

Reimplemented from sfi.director.util.DataTransferInputStream.

synchronized int sfi.director.util.DataTransferHooker.read byte[]  data  )  throws IOException
 

Reimplemented from sfi.director.util.DataTransferInputStream.

synchronized int sfi.director.util.DataTransferHooker.read  )  throws IOException
 

Reimplemented from sfi.director.util.DataTransferInputStream.

void sfi.director.util.DataTransferHooker.senderWait  )  [protected]
 

push will never wait.

Reimplemented from sfi.director.util.DataTransferInputStream.


Member Data Documentation

DataTransferHook sfi.director.util.DataTransferHooker.hook = null [package]
 


The documentation for this class was generated from the following file:
Generated on Sat May 19 01:20:00 2012 for Node Director by  doxygen 1.4.5