Uses of Interface
com.jk.services.client.JKServiceCaller
Packages that use JKServiceCaller
-
Uses of JKServiceCaller in com.jk.services.client
Classes in com.jk.services.client that implement JKServiceCallerModifier and TypeClassDescriptionclass
This class implements theJKServiceCaller
interface for making service calls to download files.Methods in com.jk.services.client with parameters of type JKServiceCallerModifier and TypeMethodDescriptionJKServiceClient.callService
(String path, JKServiceCaller caller) This method calls an HTTP service and handles the request and response using the provided service caller.