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 IPublicAsyncWebSocketContextRequestPromaContexts. publicWebSocketAsync()static IPublicAsyncWebSocketContextRequestPromaContexts. publicWebSocketAsync(IUser user)static IPublicAsyncWebSocketContextRequestPromaContexts. publicWebSocketAsync(IUser user, de.xima.ximahttp.jakarta_faces.api.IContextualExecutor executor)static IPublicAsyncWebSocketContextRequestPromaContexts. publicWebSocketAsync(UserContext uc)static IPublicAsyncWebSocketContextRequestPromaContexts. 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 IPublicAsyncWebSocketContextPromaInvocationContexts. publicWebSocketAsync(UserContext uc)
-