Uses of Class
com.sun.corba.ee.spi.trace.TraceValueHandler
-
Packages that use TraceValueHandler Package Description com.sun.corba.ee.impl.io com.sun.corba.ee.spi.orb -
-
Uses of TraceValueHandler in com.sun.corba.ee.impl.io
Classes in com.sun.corba.ee.impl.io with annotations of type TraceValueHandler Modifier and Type Class Description classObjectStreamClassA ObjectStreamClass describes a class that can be serialized to a stream or a class that was serialized to a stream.Methods in com.sun.corba.ee.impl.io with annotations of type TraceValueHandler Modifier and Type Method Description (package private) static ObjectStreamClassObjectStreamClass. lookup(java.lang.Class<?> cl)Find the descriptor for a class that can be serialized. -
Uses of TraceValueHandler in com.sun.corba.ee.spi.orb
Fields in com.sun.corba.ee.spi.orb with annotations of type TraceValueHandler Modifier and Type Field Description booleanORB. valueHandlerDebugFlag
-