Package com.devteam.library.easyhttpclient.builder.sync

Examples of com.devteam.library.easyhttpclient.builder.sync.EasyHttpSyncBuilder


  private EasyHttp() {
  }

  public EasyHttpSyncBuilder sync() {
    return new EasyHttpSyncBuilder();
  }
View Full Code Here

TOP

Related Classes of com.devteam.library.easyhttpclient.builder.sync.EasyHttpSyncBuilder

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.