|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogStream | |
---|---|
com.sun.jini.mercury | Provides implementations of the EventMailbox service. |
Uses of LogStream in com.sun.jini.mercury |
---|
Classes in com.sun.jini.mercury that implement LogStream | |
---|---|
(package private) class |
ControlLog
Class that implements the interface for a ControlLog. |
(package private) class |
LogInputStream
This class implements the interface for interacting with input log streams. |
(package private) class |
LogOutputStream
This class implements the interface for interacting with output log streams. |
Methods in com.sun.jini.mercury with parameters of type LogStream | |
---|---|
(package private) void |
StreamPool.releaseLogStream(LogStream stream)
Marks a stream as available for closing. |
(package private) void |
StreamPool.removeLogStream(LogStream stream)
Removes the given LogStream from the pool and closes it, if possible. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |