Uses of Interface
org.apache.olingo.ext.proxy.api.Operations
Packages that use Operations
-
Uses of Operations in org.apache.olingo.ext.proxy.api
Classes in org.apache.olingo.ext.proxy.api with type parameters of type OperationsModifier and TypeInterfaceDescriptioninterface
ComposableInvoker<T,
O extends Operations> interface
StructuredCollectionComposableInvoker<CT extends StructuredCollection<?,
?, ?>, O extends Operations> interface
StructuredComposableInvoker<T extends StructuredType<?>,
O extends Operations> -
Uses of Operations in org.apache.olingo.ext.proxy.commons
Classes in org.apache.olingo.ext.proxy.commons with type parameters of type OperationsModifier and TypeClassDescriptionclass
InvokerInvocationHandler<T,
O extends Operations> class
StructuredComposableInvokerInvocationHandler<T,
O extends Operations>