Uses of Class
org.apache.unomi.api.ContextResponse
-
Packages that use ContextResponse Package Description org.apache.unomi.rest.endpoints -
-
Uses of ContextResponse in org.apache.unomi.rest.endpoints
Methods in org.apache.unomi.rest.endpoints that return ContextResponse Modifier and Type Method Description ContextResponseContextJsonEndpoint. contextJSONAsGet(ContextRequest contextRequest, String personaId, String sessionId, Long timestampAsLong, boolean invalidateProfile, boolean invalidateSession)ContextResponseContextJsonEndpoint. contextJSONAsPost(ContextRequest contextRequest, String personaId, String sessionId, Long timestampAsLong, boolean invalidateProfile, boolean invalidateSession)
-