Uses of Interface
de.xima.fc.api.rest.pub.client.user.ApiInvocation
Packages that use ApiInvocation
-
Uses of ApiInvocation in de.xima.fc.api.rest.pub.client.user
Classes in de.xima.fc.api.rest.pub.client.user that implement ApiInvocationModifier and TypeClassDescriptionfinal classDefault implementation of aApiInvocationwhich simply delegates to theApiClient. -
Uses of ApiInvocation in de.xima.fc.api.rest.pub.client.user.api
Methods in de.xima.fc.api.rest.pub.client.user.api that return ApiInvocationModifier and TypeMethodDescriptionProfileApi.GetProfile.requestJson()Calls the API with theAcceptheader set toapplication/json; charset=utf-8.ProfileApi.GetProfile.requestJson_v1_0()Calls the API with theAcceptheader set toapplication/vnd.xima.fc.api.rest.public+json; version=1.0; charset=utf-8.UserProfileImageApi.DownloadProfileImage.requestOctetStream()Calls the API with theAcceptheader set toapplication/octet-stream; charset=utf-8.UserProfileImageApi.DownloadProfileImage.requestOctetStream_v1_0()Calls the API with theAcceptheader set toapplication/vnd.xima.fc.api.rest.public+octet-stream; version=1.0; charset=utf-8.