Uses of Interface
de.xima.fc.proma.context.IPublicPromaInvocationContextSync
-
Packages that use IPublicPromaInvocationContextSync Package Description de.xima.fc.proma.context -
-
Uses of IPublicPromaInvocationContextSync in de.xima.fc.proma.context
Subinterfaces of IPublicPromaInvocationContextSync in de.xima.fc.proma.context Modifier and Type Interface Description interface
IPublicNativeSyncContext
A specific sub type ofIPublicPromaInvocationContext
intended generic server-side actions that uses a native HTTP client to send requests.interface
IPublicSyncWebSocketContext
A specific type ofIPublicPromaInvocationContext
intended UI handling code within the Java Server Faces framework.
-