C - the subclass of AdsServiceClientS - the subclass of AdsSessionD - the subclass of AdsServiceDescriptorpublic static interface FactoryModule.AdsServiceClientFactoryInterface<C extends AdsServiceClient<S,D>,S extends AdsSession,D extends AdsServiceDescriptor>
AdsServiceClient.| Modifier and Type | Method and Description |
|---|---|
C |
create(Object soapClient,
D adsServiceDescriptor,
S adsSession)
Creates an
AdsServiceClient given a SOAP client and an
AdsServiceDescriptor descriptor. |
C create(Object soapClient, D adsServiceDescriptor, S adsSession)
AdsServiceClient given a SOAP client and an
AdsServiceDescriptor descriptor.soapClient - the SOAP client underlying this service clientadsServiceDescriptor - the service to get the client foradsSession - the ads sessionCopyright © 2015. All Rights Reserved.