Uses of Class
org.eclipse.lemminx.customservice.synapse.mediator.tryout.pojo.InvocationInfo
Packages that use InvocationInfo
-
Uses of InvocationInfo in org.eclipse.lemminx.customservice.synapse.mediator
Methods in org.eclipse.lemminx.customservice.synapse.mediator that return InvocationInfoModifier and TypeMethodDescriptionstatic InvocationInfoTryOutUtils.getInvocationInfo(Path apiPath, MediatorTryoutRequest request, List<com.google.gson.JsonObject> activeBreakpoints, String host, int port) Extracts the invocation info to invoke the API for the given position.