Package com.zeroc.IceStorm
Class QoSHelper
java.lang.Object
com.zeroc.IceStorm.QoSHelper
Helper class for marshaling/unmarshaling QoS.
-
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
-
QoSHelper
public QoSHelper()
-
-
Method Details
-
write
-
read
-
write
-
write
-
read
-