Uses of Class
org.objectweb.joram.mom.proxies.UserAgent.SharedCtx
-
Packages that use UserAgent.SharedCtx Package Description org.objectweb.joram.mom.proxies Theorg.objectweb.joram.mom.proxiespackage holds the classes implementing the MOM proxy, basically linking external client applications to destination agents. -
-
Uses of UserAgent.SharedCtx in org.objectweb.joram.mom.proxies
Fields in org.objectweb.joram.mom.proxies with type parameters of type UserAgent.SharedCtx Modifier and Type Field Description private Map<String,UserAgent.SharedCtx>UserAgent. sharedSubsTable holding theSharedCtxinstances.
-