类的使用
org.redkale.net.http.WebClient
-
使用WebClient的程序包 程序包 说明 org.redkale.cluster.spi org.redkale.net.http HTTP协议包,提供HTTP协议服务器 -
-
org.redkale.cluster.spi中WebClient的使用
声明为WebClient的org.redkale.cluster.spi中的字段 修饰符和类型 字段 说明 protected WebClientHttpClusterRpcClient. webClient -
org.redkale.net.http中WebClient的使用
返回WebClient的org.redkale.net.http中的方法 修饰符和类型 方法 说明 static WebClientWebClient. create(ExecutorService workExecutor, AsyncGroup asyncGroup)static WebClientWebClient. create(AsyncGroup asyncGroup)WebClientWebClient. readTimeoutSeconds(int readTimeoutSeconds)WebClientWebClient. writeTimeoutSeconds(int writeTimeoutSeconds)
-