|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface must be implemented by all classes used in
filtering an output stream from a DriverOut
object.
ProxyAgent
,
DriverOut
Method Summary | |
void |
close()
Closes the stream. |
void |
writeNotification(Notification msg)
Writes a Notification to the stream. |
Method Detail |
public void writeNotification(Notification msg) throws java.io.IOException
Notification
to the stream.
java.io.IOException
public void close() throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |