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()private voidCDRInputStream_1_0.end_block()voidCDRInputStream_1_0.end_value()private Class<?> CDRInputStream_1_0.getClassFromString(String repositoryIDString, String codebaseURL, Class<?> expectedType) Attempts to find the class described by the given repository ID string and expected type.protected voidCDRInputStream_1_0.grow(int align, int n) private voidCDRInputStream_1_0.handleEndOfValue()private SerializableCDRInputStream_1_0.handleIndirection()static ObjectCDRInputStream_1_0.internalIORToObject(IOR ior, PresentationManager.StubFactory stubFactory, ORB orb) private StringCDRInputStream_1_0.internalReadString(int len) CDRInputStream_1_0.read_abstract_interface()CDRInputStream_1_0.read_any()private StringCDRInputStream_1_0.read_codebase_URL()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) private StringCDRInputStream_1_0.read_repositoryId()private StringCDRInputStream_1_0.read_repositoryIds()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()private ObjectCDRInputStream_1_0.readBoxedIDLEntity(Class<?> clazz, String codebase) private Class<?> CDRInputStream_1_0.readClass()private voidCDRInputStream_1_0.readEndTag()End tags are only written for chunked valuetypes.private ObjectCDRInputStream_1_0.readIDLValue(int indirection, String repId, Class<?> clazz, ClassInfoCache.ClassInfo cinfo, String codebase) private ObjectCDRInputStream_1_0.readIDLValueWithHelper(ValueHelper helper, int indirection) private ObjectCDRInputStream_1_0.readRMIIIOPValueType(int indirection, Class<?> valueClass, String repositoryIDString) protected final StringCDRInputStream_1_0.readStringOrIndirection(boolean allowIndirection) private intCDRInputStream_1_0.readValueTag()private voidCDRInputStream_1_0.skipToOffset(int offset) private voidCDRInputStream_1_0.start_block()voidCDRInputStream_1_0.start_value()