Uses of Annotation Type
com.sun.corba.ee.spi.trace.CdrRead
Packages that use CdrRead
-
Uses of CdrRead in com.sun.corba.ee.impl.encoding
Classes in com.sun.corba.ee.impl.encoding with annotations of type CdrReadMethods in com.sun.corba.ee.impl.encoding with annotations of type CdrReadModifier and TypeMethodDescriptionprotected voidCDRInputStream_1_0.alignAndCheck(int align, int n) protected voidCDRInputStream_1_2.alignAndCheck(int align, int n) protected voidCDRInputStream_1_0.checkBlockLength(int align, int dataSize) voidCDRInputStream_1_0.close()voidCDRInputStream_1_0.end_value()protected voidCDRInputStream_1_0.grow(int align, int n) static ObjectCDRInputStream_1_0.internalIORToObject(IOR ior, PresentationManager.StubFactory stubFactory, ORB orb) CDRInputStream_1_0.read_abstract_interface()CDRInputStream_1_0.read_any()final intCDRInputStream_1_0.read_long()final longCDRInputStream_1_0.read_longlong()CDRInputStream_1_0.read_Object()CDRInputStream_1_0.read_Object(Class clz) final byteCDRInputStream_1_0.read_octet()final voidCDRInputStream_1_0.read_octet_array(byte[] buffer, int offset, int length) final shortCDRInputStream_1_0.read_short()CDRInputStream_1_0.read_TypeCode()CDRInputStream_1_0.read_value()CDRInputStream_1_0.read_value(Serializable value) CDRInputStream_1_0.read_value(Class expectedType) CDRInputStream_1_0.read_value(String repositoryId) CDRInputStream_1_0.read_value(BoxedValueHelper factory) charCDRInputStream_1_0.read_wchar()CDRInputStream_1_0.read_wstring()protected final StringCDRInputStream_1_0.readStringOrIndirection(boolean allowIndirection) voidCDRInputStream_1_0.start_value()