[ Version ( deprecated = true , since = "0.13.2" ) ]
public static BasicProxyFactory dup ()
Warning: dup is deprecated.
Returns a cached BasicProxyFactory; the same BasicProxyFactory object will be returned by this function repeatedly, as long as at least one reference exists.
New code should use SimpleClientFactory instead