Uses of Interface
de.xima.fc.proma.context.IPublicSyncWebSocketContext
- 
Packages that use IPublicSyncWebSocketContext Package Description de.xima.fc.pluginstore de.xima.fc.proma de.xima.fc.proma.context  - 
- 
Uses of IPublicSyncWebSocketContext in de.xima.fc.pluginstore
Methods in de.xima.fc.pluginstore with parameters of type IPublicSyncWebSocketContext Modifier and Type Method Description <R> StageChain<List<PluginChangelogEntry>,R>PluginStoreLoader. loadChangelogEntries(IPublicSyncWebSocketContext pc, String itemKey, Locale locale, String licenseKey)Loads the list of all changelog entries for the given store item. - 
Uses of IPublicSyncWebSocketContext in de.xima.fc.proma
Methods in de.xima.fc.proma that return IPublicSyncWebSocketContext Modifier and Type Method Description static IPublicSyncWebSocketContextRequestPromaContexts. publicWebSocketSync()static IPublicSyncWebSocketContextRequestPromaContexts. publicWebSocketSync(IUser user)static IPublicSyncWebSocketContextRequestPromaContexts. publicWebSocketSync(IUser user, de.xima.ximahttp.jakarta_faces.api.IContextualExecutor executor)static IPublicSyncWebSocketContextRequestPromaContexts. publicWebSocketSync(UserContext uc)static IPublicSyncWebSocketContextRequestPromaContexts. publicWebSocketSync(UserContext uc, de.xima.ximahttp.jakarta_faces.api.IContextualExecutor executor) - 
Uses of IPublicSyncWebSocketContext in de.xima.fc.proma.context
Methods in de.xima.fc.proma.context that return IPublicSyncWebSocketContext Modifier and Type Method Description static IPublicSyncWebSocketContextPromaInvocationContexts. publicWebSocketSync(UserContext uc) 
 -