|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
CompressingMarshaller
and CompressingUnMarshaller
are a general
purpose compressing marshaller / decompressing unmarshaller pair based on Java's GZIP facilities.CompressingMarshaller
and CompressingUnMarshaller
are a general
purpose compressing marshaller / decompressing unmarshaller pair based on Java's GZIP facilities.CompressingMarshaller
.
CompressingUnMarshaller
createServerSocket()
determines whether multiplexing
will be supported by this ServerInvoker
.
GET
method.
POST
method.
equals()
method provided by Object
class.
equals()
method provided by the Object
class.
getConfiguration
method
getDomains
method
getParameter()
returns stored parameter values
getParameter()
returns stored parameter values
ServerSocket
used to accept invocation requests.
handleRemoteShutdown()
is responsible for informing the MultiplexingInputStream
that no more bytes will be coming from the remote MultiplexingOutputStream
to which
it is connected, because shutdownOutput()
or close()
has been called on the
remote VirtualSocket
.
hashCode()
method provided by the Object
class.
hashCode()
method provided by the Object
class.
initParameters()
puts parameters into a Hashtable.
initParameters()
puts parameters into a Hashtable.
MultiplexServerInvoker
.main()
implements unit tests.
mark
and
reset
methods.
SerializationManager
is now managing creationg
of this object.RemotingRMIClientSocketFactory
provides two services to RMIServerInvoker
.RemotingRMIServerSocketFactory
provides two services to RMIServerInvoker
.b
.
len
bytes of data from the input stream into
an array of bytes.
SerializableUnMarshaller
.
mark
method was last called on this input stream.
n
bytes of data from this input
stream.
dataObject
to output
.
len
bytes from the specified byte array
starting at offset off
to this byte array output stream.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |