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 ContextResponse
ContextJsonEndpoint. contextJSONAsGet(ContextRequest contextRequest, String personaId, String sessionId, Long timestampAsLong, boolean invalidateProfile, boolean invalidateSession)
ContextResponse
ContextJsonEndpoint. contextJSONAsPost(ContextRequest contextRequest, String personaId, String sessionId, Long timestampAsLong, boolean invalidateProfile, boolean invalidateSession)
-