Package org.apache.olingo.ext.proxy.api
Interface Invoker<T>
- All Known Subinterfaces:
ComposableInvoker<T,
,O> PrimitiveCollectionInvoker<T>
,StructuredCollectionComposableInvoker<CT,
,O> StructuredCollectionInvoker<CT>
,StructuredComposableInvoker<T,
,O> StructuredInvoker<T>
public interface Invoker<T>
-
Method Summary
-
Method Details
-
execute
T execute() -
executeAsync
-