Interface InputCaller<I>

Type Parameters:
I - The representation for document input
All Superinterfaces:
IOEndpoint

public interface InputCaller<I>extends IOEndpoint
Provides an interface for calling an endpoint that takes input data structures.
See Also: