Uses of Class
org.granite.messaging.jmf.reflect.Reflection

Packages that use Reflection
org.granite.messaging.jmf   
 

Uses of Reflection in org.granite.messaging.jmf
 

Fields in org.granite.messaging.jmf declared as Reflection
protected  Reflection DefaultSharedContext.reflection
           
 

Methods in org.granite.messaging.jmf that return Reflection
 Reflection DefaultSharedContext.getReflection()
           
 Reflection ExtendedObjectInput.getReflection()
          Return the Reflection registered in the global JMF SharedContext.
 Reflection ExtendedObjectOutput.getReflection()
          Return the Reflection registered in the global JMF SharedContext.
 Reflection JMFDeserializer.getReflection()
           
 Reflection JMFSerializer.getReflection()
           
 Reflection SharedContext.getReflection()