public interface Invoker<T>
void
destroy()
Class<T>
getApi()
Url
getUrl()
Object
invoke(InvokeContext context)
boolean
isAvailable()
Url getUrl()
Class<T> getApi()
boolean isAvailable()
Object invoke(InvokeContext context) throws Throwable
Throwable
void destroy()
Copyright © 2020. All Rights Reserved.