com.evernote.edam.userstore
Class UserStore.Client.Factory

java.lang.Object
  extended by com.evernote.edam.userstore.UserStore.Client.Factory
Enclosing class:
UserStore.Client

public static class UserStore.Client.Factory
extends java.lang.Object


Constructor Summary
UserStore.Client.Factory()
           
 
Method Summary
 UserStore.Client getClient(TProtocol prot)
           
 UserStore.Client getClient(TProtocol iprot, TProtocol oprot)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserStore.Client.Factory

public UserStore.Client.Factory()
Method Detail

getClient

public UserStore.Client getClient(TProtocol prot)

getClient

public UserStore.Client getClient(TProtocol iprot,
                                  TProtocol oprot)