dup
Description:
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.
Note:
New code should use SimpleClientFactory instead