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 voidwrite(OutputStream ostr, int tag, Map<String, String> v) static voidstatic voidwrite(OutputStream ostr, Map<String, String> v)
-
Constructor Details
-
StringStringDictHelper
public StringStringDictHelper()
-
-
Method Details
-
write
-
read
-
write
-
write
-
read
-