Uses of Class
io.joynr.provider.CallContext
-
Packages that use CallContext Package Description io.joynr.provider -
-
Uses of CallContext in io.joynr.provider
Methods in io.joynr.provider that return CallContext Modifier and Type Method Description static CallContextAbstractJoynrProvider. getCallContext()Methods in io.joynr.provider with parameters of type CallContext Modifier and Type Method Description static voidAbstractJoynrProvider. setCallContext(CallContext callContext)
-