Parwiz Rezai created CXF-5621: --------------------------------- Summary: Provide ability to pass timeToKeepState from Factory method and WebClient Key: CXF-5621 URL: https://issues.apache.org/jira/browse/CXF-5621 Project: CXF Issue Type: Improvement Components: JAX-RS Reporter: Parwiz Rezai Priority: Trivial
for JAXRSClientFactory and WebClient methods that allow user to pass in true for creating thread safe proxies there is no way to pass in long timeToKeepState to specify how long before cleaning up that state to be passed down to ThreadLocalClientState constructor. I've provided method to pass in timeToKeepState in both JAXRSClientFactory and WebClient that allows user to pass timeToKeepState (note per Sergey's response in the user mailing lists only providing one more version to not clutter the factory with too many overloaded methods) -- This message was sent by Atlassian JIRA (v6.2#6252)