|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjist.runtime.RemoteIO
public class RemoteIO
RMI-based remote input and output streams.
Nested Class Summary | |
---|---|
static class |
RemoteIO.PrintStreamWithExceptions
A special PrintStream that *does* throw exceptions. |
static class |
RemoteIO.RemoteInputStream
Local-side of remote input stream. |
static interface |
RemoteIO.RemoteInputStreamRemote
Interface for remote input stream. |
static class |
RemoteIO.RemoteInputStreamSender
Remote-side of remote input stream. |
static class |
RemoteIO.RemoteInputStreamSenderLocal
LOCAL remote input stream. |
static class |
RemoteIO.RemoteOutputStream
Local-side of remote output stream. |
static class |
RemoteIO.RemoteOutputStreamReceiver
Remote-side of remote output stream. |
static class |
RemoteIO.RemoteOutputStreamReceiverLocal
LOCAL remote output stream. |
static interface |
RemoteIO.RemoteOutputStreamRemote
Interface for remote output stream. |
Constructor Summary | |
---|---|
RemoteIO()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteIO()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |