|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectOutputStream | |
|---|---|
| net.metanotion.rpc | |
| net.metanotion.util | |
| net.metanotion.util.observers | |
| Uses of ObjectOutputStream in net.metanotion.rpc |
|---|
| Classes in net.metanotion.rpc that implement ObjectOutputStream | |
|---|---|
class |
MINAMessageOutputStream
|
| Methods in net.metanotion.rpc with parameters of type ObjectOutputStream | |
|---|---|
I |
EncoderFactory.sender(ObjectOutputStream<Message> out)
|
| Constructors in net.metanotion.rpc with parameters of type ObjectOutputStream | |
|---|---|
RPCMultiplexer(ObjectOutputStream<Message> session)
|
|
SenderFactory(ObjectOutputStream<Message> session,
java.util.List<java.lang.String> protocols)
|
|
| Uses of ObjectOutputStream in net.metanotion.util |
|---|
| Classes in net.metanotion.util that implement ObjectOutputStream | |
|---|---|
class |
ByteChunkOutputStream
|
| Methods in net.metanotion.util that return ObjectOutputStream | |
|---|---|
ObjectOutputStream<I> |
ObjectPipe.getOutput()
Return the writer side of the pipe. |
| Constructors in net.metanotion.util with parameters of type ObjectOutputStream | |
|---|---|
DispatchObjectStream(Dispatcher<I,ObjectInputStream> d,
ObjectInputStream ois,
ObjectOutputStream oos,
I i)
|
|
ObjectStreamPump(ObjectInputStream<I> in,
ObjectOutputStream<I> out)
Create a stream pump. |
|
| Uses of ObjectOutputStream in net.metanotion.util.observers |
|---|
| Classes in net.metanotion.util.observers that implement ObjectOutputStream | |
|---|---|
class |
ChannelBusMessageOutputStream
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||