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