Uses of Interface
de.xima.fc.proma.context.IPublicAsyncWebSocketContext
-
Packages that use IPublicAsyncWebSocketContext Package Description de.xima.fc.proma de.xima.fc.proma.context -
-
Uses of IPublicAsyncWebSocketContext in de.xima.fc.proma
Methods in de.xima.fc.proma that return IPublicAsyncWebSocketContext Modifier and Type Method Description static IPublicAsyncWebSocketContext
RequestPromaContexts. publicWebSocketAsync()
static IPublicAsyncWebSocketContext
RequestPromaContexts. publicWebSocketAsync(IUser user)
static IPublicAsyncWebSocketContext
RequestPromaContexts. publicWebSocketAsync(IUser user, de.xima.ximahttp.jakarta_faces.api.IContextualExecutor executor)
static IPublicAsyncWebSocketContext
RequestPromaContexts. publicWebSocketAsync(UserContext uc)
static IPublicAsyncWebSocketContext
RequestPromaContexts. publicWebSocketAsync(UserContext uc, de.xima.ximahttp.jakarta_faces.api.IContextualExecutor executor)
-
Uses of IPublicAsyncWebSocketContext in de.xima.fc.proma.context
Methods in de.xima.fc.proma.context that return IPublicAsyncWebSocketContext Modifier and Type Method Description static IPublicAsyncWebSocketContext
PromaInvocationContexts. publicWebSocketAsync(UserContext uc)
-