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