Interface IObjectRequestExecutor<T>

All Superinterfaces:
AutoCloseable

public interface IObjectRequestExecutor<T> extends AutoCloseable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    execute(ICanceler cancelable, IRequest request)