public interface SharedContext
| Modifier and Type | Method and Description |
|---|---|
AliasRegistry |
getAliasRegistry() |
String |
getClassName(String remoteAlias) |
CodecRegistry |
getCodecRegistry() |
List<String> |
getDefaultStoredStrings() |
Reflection |
getReflection() |
String |
getRemoteAlias(String className) |
CodecRegistry getCodecRegistry()
Reflection getReflection()
List<String> getDefaultStoredStrings()
AliasRegistry getAliasRegistry()
String getRemoteAlias(String className)
String getClassName(String remoteAlias)