|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NotificationOutputStream
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 |
---|
void writeNotification(Notification msg) throws java.io.IOException
Notification
to the stream.
java.io.IOException
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 |