Uses of Interface
com.adyen.httpclient.ClientInterface
-
Packages that use ClientInterface Package Description com.adyen com.adyen.httpclient -
-
Uses of ClientInterface in com.adyen
Methods in com.adyen that return ClientInterface Modifier and Type Method Description ClientInterfaceClient. getHttpClient()Methods in com.adyen with parameters of type ClientInterface Modifier and Type Method Description voidClient. setHttpClient(ClientInterface httpClient) -
Uses of ClientInterface in com.adyen.httpclient
Classes in com.adyen.httpclient that implement ClientInterface Modifier and Type Class Description classAdyenHttpClient
-