@Component
public class ClientFactory
extends Object
-
Constructor Summary
Constructors
-
Method Summary
com.smartystreets.api.us_street.Client
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ClientFactory
public ClientFactory()
-
Method Details
-
create
public com.smartystreets.api.us_street.Client create(String authId,
String authToken,
String license)