Package com.zeroc.IceStorm
Class TopicDictHelper
java.lang.Object
com.zeroc.IceStorm.TopicDictHelper
Helper class for marshaling/unmarshaling TopicDict.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionread
(InputStream istr) read
(InputStream istr, int tag) static void
write
(OutputStream ostr, int tag, Map<String, TopicPrx> v) static void
static void
write
(OutputStream ostr, Map<String, TopicPrx> v)
-
Constructor Details
-
TopicDictHelper
public TopicDictHelper()
-
-
Method Details
-
write
-
read
-
write
-
write
-
read
-