org.granite.messaging.jmf
Interface SharedContext
- All Known Subinterfaces:
- ClientSharedContext
- All Known Implementing Classes:
- DefaultClientSharedContext, DefaultSharedContext
public interface SharedContext
- Author:
- Franck WOLFF
getCodecRegistry
CodecRegistry getCodecRegistry()
getReflection
Reflection getReflection()
getDefaultStoredStrings
List<String> getDefaultStoredStrings()
getAliasRegistry
AliasRegistry getAliasRegistry()
getRemoteAlias
String getRemoteAlias(String className)
getClassName
String getClassName(String remoteAlias)