Uses of Package
org.granite.messaging.jmf

Packages that use org.granite.messaging.jmf
org.granite.config   
org.granite.ejb   
org.granite.gravity   
org.granite.gravity.gae   
org.granite.hibernate.jmf   
org.granite.messaging.jmf   
org.granite.messaging.jmf.codec   
org.granite.messaging.jmf.codec.std   
org.granite.messaging.jmf.codec.std.impl   
org.granite.messaging.webapp   
org.granite.spring.data   
 

Classes in org.granite.messaging.jmf used by org.granite.config
SharedContext
          Configuration context for serialization
 

Classes in org.granite.messaging.jmf used by org.granite.ejb
SharedContext
          Configuration context for serialization
 

Classes in org.granite.messaging.jmf used by org.granite.gravity
SharedContext
          Configuration context for serialization
 

Classes in org.granite.messaging.jmf used by org.granite.gravity.gae
SharedContext
          Configuration context for serialization
 

Classes in org.granite.messaging.jmf used by org.granite.hibernate.jmf
ExtendedObjectInput
          The ExtendedObjectInput interface extends ObjectInput and add two methods that help dealing with reflection (ExtendedObjectInput.getReflection()) and field assignments (ExtendedObjectInput.readAndSetProperty(Object, Property)).
ExtendedObjectOutput
           
 

Classes in org.granite.messaging.jmf used by org.granite.messaging.jmf
CodecRegistry
           
CodecRegistry.PrimitivePropertyCodec
           
DumpContext
           
ExtendedObjectInput
          The ExtendedObjectInput interface extends ObjectInput and add two methods that help dealing with reflection (ExtendedObjectInput.getReflection()) and field assignments (ExtendedObjectInput.readAndSetProperty(Object, Property)).
ExtendedObjectOutput
           
InputContext
           
JMFConstants
           
JMFDeserializer
           
OutputContext
           
SharedContext
          Configuration context for serialization
 

Classes in org.granite.messaging.jmf used by org.granite.messaging.jmf.codec
DumpContext
           
ExtendedObjectInput
          The ExtendedObjectInput interface extends ObjectInput and add two methods that help dealing with reflection (ExtendedObjectInput.getReflection()) and field assignments (ExtendedObjectInput.readAndSetProperty(Object, Property)).
ExtendedObjectOutput
           
InputContext
           
JMFConstants
           
OutputContext
           
 

Classes in org.granite.messaging.jmf used by org.granite.messaging.jmf.codec.std
InputContext
           
JMFConstants
           
OutputContext
           
 

Classes in org.granite.messaging.jmf used by org.granite.messaging.jmf.codec.std.impl
DumpContext
           
InputContext
           
JMFConstants
           
JMFEncodingException
           
OutputContext
           
 

Classes in org.granite.messaging.jmf used by org.granite.messaging.webapp
SharedContext
          Configuration context for serialization
 

Classes in org.granite.messaging.jmf used by org.granite.spring.data
ExtendedObjectInput
          The ExtendedObjectInput interface extends ObjectInput and add two methods that help dealing with reflection (ExtendedObjectInput.getReflection()) and field assignments (ExtendedObjectInput.readAndSetProperty(Object, Property)).
ExtendedObjectOutput