|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package com.healthmarketscience.rmiio |
---|
Class com.healthmarketscience.rmiio.DirectRemoteInputStream extends Object implements Serializable |
---|
serialVersionUID: 20080125L
Serialization Methods |
---|
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
"stream_<num>.dat"
.
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
Serialized Fields |
---|
boolean _compress
Class com.healthmarketscience.rmiio.GZIPRemoteInputStream extends RemoteInputStreamServer implements Serializable |
---|
serialVersionUID: 20080212L
Class com.healthmarketscience.rmiio.GZIPRemoteOutputStream extends RemoteOutputStreamServer implements Serializable |
---|
serialVersionUID: 20080212L
Class com.healthmarketscience.rmiio.RemoteInputStreamServer extends RemoteStreamServer<RemoteInputStreamServer,RemoteInputStream> implements Serializable |
---|
serialVersionUID: 20080212L
Class com.healthmarketscience.rmiio.RemoteIteratorClient extends Object implements Serializable |
---|
serialVersionUID: -7068967719628663585L
Serialized Fields |
---|
RemoteInputStream _remoteIStream
Class com.healthmarketscience.rmiio.RemoteOutputStreamServer extends RemoteStreamServer<RemoteOutputStreamServer,RemoteOutputStream> implements Serializable |
---|
serialVersionUID: 20080212L
Class com.healthmarketscience.rmiio.RemoteStreamServer extends Object implements Serializable |
---|
serialVersionUID: 20080212L
Serialization Methods |
---|
protected final Object writeReplace() throws ObjectStreamException
RemoteStreamServer.export()
on this instance as a Serializable
replacement for an instance of this class. While generally the developer
should be managing the call to export, implementing this method in a
useful way makes the simple things simple (passing a reference to a
server implementation in a remote method call will "do the right thing",
replacing the actual reference to this instance with a reference to an
automagically generated remote reference to this server instance).
RemoteStreamServer.export()
methodNotSerializableException
- if the export attempt fails
ObjectStreamException
Class com.healthmarketscience.rmiio.SerializableInputStream extends InputStream implements Serializable |
---|
serialVersionUID: -8922181237767770749L
Serialized Fields |
---|
RemoteInputStream _remoteIn
Class com.healthmarketscience.rmiio.SerializableOutputStream extends OutputStream implements Serializable |
---|
serialVersionUID: 2752774698731338838L
Serialized Fields |
---|
RemoteOutputStream _remoteOut
Class com.healthmarketscience.rmiio.SerialRemoteIteratorClient extends RemoteIteratorClient<DataType> implements Serializable |
---|
serialVersionUID: 3979308768398733924L
Class com.healthmarketscience.rmiio.SimpleRemoteInputStream extends RemoteInputStreamServer implements Serializable |
---|
serialVersionUID: 20080212L
Class com.healthmarketscience.rmiio.SimpleRemoteIterator extends Object implements Serializable |
---|
serialVersionUID: -4737864032220987188L
Serialized Fields |
---|
Iterable<T> _iterable
Class com.healthmarketscience.rmiio.SimpleRemoteOutputStream extends RemoteOutputStreamServer implements Serializable |
---|
serialVersionUID: 20080212L
Package com.healthmarketscience.rmiio.socket |
---|
Class com.healthmarketscience.rmiio.socket.RMISocket.Source extends Object implements Serializable |
---|
serialVersionUID: 20120625L
Serialized Fields |
---|
RemoteOutputStream _remoteOut
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |