Uses of Class
org.apache.unomi.api.ContextResponse
Packages that use ContextResponse
- 
Uses of ContextResponse in org.apache.unomi.rest.endpoints
Methods in org.apache.unomi.rest.endpoints that return ContextResponseModifier and TypeMethodDescriptionContextJsonEndpoint.contextJSONAsGet(ContextRequest contextRequest, String personaId, String sessionId, Long timestampAsLong, boolean invalidateProfile, boolean invalidateSession) ContextJsonEndpoint.contextJSONAsPost(ContextRequest contextRequest, String personaId, String sessionId, Long timestampAsLong, boolean invalidateProfile, boolean invalidateSession)