roskart / dropwizard-jaxws

Dropwizard bundle that enables building SOAP web services and clients using JAX-WS API
Apache License 2.0
43 stars 36 forks source link

How can I configure the timeout value for the client? #15

Closed pavankumarjs closed 6 years ago

pavankumarjs commented 6 years ago

Also what is the default timeout values?

pavankumarjs commented 6 years ago

I just saw the ClientBuilder where I can configure these values.