set Timeout for jax rs Client

前端 未结 0 1407
迷失自我
迷失自我 2021-01-24 10:06

I want to set a connection-timeout for a jax rs client.

ClientConfig configuration = new ClientConfig();
configuration.property(ClientProperties.CONNECT_TIMEOUT,         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题