|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Iterator
to the CloseableIOIterator
interface.
RemoteRetry.callImpl(com.healthmarketscience.rmiio.RemoteRetry.Caller, org.apache.commons.logging.Log)
which only throws RuntimeException.
RemoteRetry.callImpl(com.healthmarketscience.rmiio.RemoteRetry.Caller, org.apache.commons.logging.Log)
which only throws RuntimeException.
RemoteRetry.callImpl(com.healthmarketscience.rmiio.RemoteRetry.Caller, org.apache.commons.logging.Log)
which throws RuntimeException and one user
defined Exception.
RemoteRetry.callImpl(com.healthmarketscience.rmiio.RemoteRetry.Caller, org.apache.commons.logging.Log)
which throws RuntimeException and one user
defined Exception.
RemoteRetry.callImpl(com.healthmarketscience.rmiio.RemoteRetry.Caller, org.apache.commons.logging.Log)
which throws RuntimeException and two user
defined Exceptions.
RemoteRetry.callImpl(com.healthmarketscience.rmiio.RemoteRetry.Caller, org.apache.commons.logging.Log)
which throws RuntimeException and two user
defined Exceptions.
RemoteRetry.callImpl(com.healthmarketscience.rmiio.RemoteRetry.Caller, org.apache.commons.logging.Log)
which throws RuntimeException and three
user defined Exceptions.
RemoteRetry.callImpl(com.healthmarketscience.rmiio.RemoteRetry.Caller, org.apache.commons.logging.Log)
which throws RuntimeException and three
user defined Exceptions.
RmiioUtil.adapt(java.util.Iterator extends T>)
insteadnull
, swallowing any
IOExceptions generated.
PipeBuffer.InputStreamAdapter.connect(com.healthmarketscience.rmiio.util.PipeBuffer.OutputStreamAdapter)
on the given
InputStreamAdapter with this OutputStreamAdapter as the parameter.
RemoteStreamExporter.getInstance()
if none is specified via system property
UnicastRemoteObject
.RemoteStreamExporter.getInstance()
.
RemoteStreamExporter.getInstance()
to determine which exporter
implementation to return
RemoteStreamExporter.export(StreamServerType)
to do the actual export work for the relevant
RPC framework.
RemoteWrapper.wrap(java.lang.Class, R, com.healthmarketscience.rmiio.RemoteRetry, org.apache.commons.logging.Log)
.
true
iff the iteration has more elements.
RmiioUtil.adapt(java.util.Iterator extends T>)
insteadDEFAULT_QUEUE_SIZE
internal queue size.
LineIterator
instance that will
read lines from the given BufferedReader
and return them from
calls to next().
RemoteRetry.Never
retry strategy for general use.
AbstractCloseableIOIterator.next()
method.
InputStream.read(byte[],int,int)
on the given InputStream
using an internal buffer, and returns the relevant result (either the end
of stream flag or the byte that was read).
RemoteInputStreamServer._chunkSize
from the
underlying stream and returns it.
InputStreamAdapter.getTempBuffer()
call.
invoke(int, java.lang.Object...)
method in a manner compatible
with the RemoteStreamServerInvokerHelper
invoke
method for
a RemoteInputStreamServer.RemoteOutputStreamClientProxy.invoke(int, java.lang.Object...)
method in a manner compatible
with the RemoteStreamServerInvokerHelper
invoke
method for
a RemoteOutputStreamServer.RemoteRetry.simpleBackOff(int, org.apache.commons.logging.Log)
.RemoteRetry.simpleBackOff(int, org.apache.commons.logging.Log)
.RemoteInputStream
or RemoteOutputStream
.RMISocket.getOutputStream()
method may be
called).
true
if the caller should attempt to repeat the
current remote method call given the number of previous reattempts.
RemoteRetry.Simple
retry strategy for general use.
RemoteRetry.SimpleAlways
retry strategy for general use.
RemoteStreamExporter.unexport(com.healthmarketscience.rmiio.RemoteStreamServer, ?>)
to do the actual unexport work for the
relevant RPC framework.
true
if the stream is using GZIP compression over
the wire.
true
if the stream is using GZIP compression over
the wire.
RemoteClient.DEFAULT_RETRY
retry policy.
RemoteRetry.SIMPLE
retry policy.
OutputStream.write(byte[],int,int)
on the given
OutputStream using an internal buffer with the given byte written to it.
true
, otherwise returns
false
.
RemoteStreamServer.export()
on this instance as a Serializable
replacement for an instance of this class.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |