# Interfaces
Func is the interface that wraps the methods for ABI encoding and decoding.
RPCCaller is the interface that groups the basic CreateRequest and HandleResponse methods.
RPCCallerFactory is the interface that wraps the basic Returns method.
RPCSubscriber is the interface that wraps the basic CreateRequest method.