Uses of Interface
de.xima.fc.proma.context.IPublicSyncWebSocketContext
Packages that use IPublicSyncWebSocketContext
-
Uses of IPublicSyncWebSocketContext in de.xima.fc.pluginstore
Methods in de.xima.fc.pluginstore with parameters of type IPublicSyncWebSocketContextModifier and TypeMethodDescription<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 IPublicSyncWebSocketContextModifier and TypeMethodDescriptionstatic IPublicSyncWebSocketContext
RequestPromaContexts.publicWebSocketSync()
static IPublicSyncWebSocketContext
RequestPromaContexts.publicWebSocketSync
(IUser user) static IPublicSyncWebSocketContext
RequestPromaContexts.publicWebSocketSync
(IUser user, de.xima.ximahttp.jakarta_faces.api.IContextualExecutor executor) static IPublicSyncWebSocketContext
RequestPromaContexts.publicWebSocketSync
(UserContext uc) static IPublicSyncWebSocketContext
RequestPromaContexts.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 IPublicSyncWebSocketContextModifier and TypeMethodDescriptionstatic IPublicSyncWebSocketContext
PromaInvocationContexts.publicWebSocketSync
(UserContext uc)