Package net.devslash

Class Call

  • All Implemented Interfaces:

    
    public final class Call<T extends Object>
    
                        

    A build call, generally should not be built directly and should be built by using CallBuilder. This often happens automatically by using the runHttp block