| Package | Description |
|---|---|
| org.granite.config | |
| org.granite.messaging.jmf |
| Modifier and Type | Method and Description |
|---|---|
Reflection |
GraniteConfig.getJmfReflection() |
| Modifier and Type | Field and Description |
|---|---|
protected Reflection |
DefaultSharedContext.reflection |
| Modifier and Type | Method and Description |
|---|---|
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() |
| Constructor and Description |
|---|
DefaultSharedContext(CodecRegistry codecRegistry,
List<String> defaultStoredStrings,
Reflection reflection,
AliasRegistry aliasRegistry) |