Uses of Class
com.sun.corba.ee.spi.trace.PrimitiveWrite
-
Packages that use PrimitiveWrite Package Description com.sun.corba.ee.impl.encoding -
-
Uses of PrimitiveWrite in com.sun.corba.ee.impl.encoding
Classes in com.sun.corba.ee.impl.encoding with annotations of type PrimitiveWrite Modifier and Type Class Description classCDROutputStream_1_0Methods in com.sun.corba.ee.impl.encoding with annotations of type PrimitiveWrite Modifier and Type Method Description voidCDROutputStream_1_0. write_long(int x)voidCDROutputStream_1_0. write_longlong(long x)voidCDROutputStream_1_0. write_octet(byte x)voidCDROutputStream_1_0. write_short(short x)voidCDROutputStream_1_0. write_wchar(char x)protected intCDROutputStream_1_0. writeString(java.lang.String value)
-