Uses of Interface
de.xima.fc.api.rest.pub.client.generic.ApiInvocation
Packages that use ApiInvocation
Package
Description
-
Uses of ApiInvocation in de.xima.fc.api.rest.pub.client.generic
Classes in de.xima.fc.api.rest.pub.client.generic that implement ApiInvocationModifier and TypeClassDescriptionfinal classDefault implementation of aApiInvocationwhich simply delegates to theApiClient. -
Uses of ApiInvocation in de.xima.fc.api.rest.pub.client.generic.api
Methods in de.xima.fc.api.rest.pub.client.generic.api that return ApiInvocationModifier and TypeMethodDescriptionDefaultApi.GetEntryPoint.requestJson()Calls the API with theAcceptheader set toapplication/json; charset=utf-8.DefaultApi.GetEntryPoint.requestJson_v1_0()Calls the API with theAcceptheader set toapplication/vnd.xima.fc.api.rest.public+json; version=1.0; charset=utf-8.PingApi.Ping.requestNoContent()Calls the API without anAcceptheader.