Uses of Class
com.vonage.client.HttpWrapper
Packages that use HttpWrapper
Package
Description
The root of the Vonage client library, containing
VonageClient class, which is probably what
you want.Implementation of the Application API.
This package contains classes to support usage of the
Vonage Network Auth API.
This package contains classes and subpackages to support usage of the
Vonage Network APIs.
This package contains classes to support usage of the
Number Verification API.
This package contains classes to support usage of the
SIM Swap API.
Implementation of the Conversation API.
This package contains classes and sub-packages to support usage of the
Meetings API.
This package contains classes and sub-packages to support usage of the
Vonage Messages API.
Implementation of the
Number Insight v2 API.
This package contains classes and sub-packages to support usage of the
Vonage Proactive Connect API.
This package contains classes and sub-packages to support usage of the
Vonage SMS API.
Implementation of the Subaccounts API.
Implementation of the Verify v2 API.
This package contains classes to support usage of the Video API.
Implementation of the Vonage Voice API.
-
Uses of HttpWrapper in com.vonage.client
Fields in com.vonage.client declared as HttpWrapperMethods in com.vonage.client that return HttpWrapperMethods in com.vonage.client with parameters of type HttpWrapperConstructors in com.vonage.client with parameters of type HttpWrapper -
Uses of HttpWrapper in com.vonage.client.account
Constructors in com.vonage.client.account with parameters of type HttpWrapper -
Uses of HttpWrapper in com.vonage.client.application
Constructors in com.vonage.client.application with parameters of type HttpWrapper -
Uses of HttpWrapper in com.vonage.client.auth.camara
Constructors in com.vonage.client.auth.camara with parameters of type HttpWrapperModifierConstructorDescriptionNetworkAuthClient(HttpWrapper wrapper) Create a new NetworkAuthClient. -
Uses of HttpWrapper in com.vonage.client.camara
Constructors in com.vonage.client.camara with parameters of type HttpWrapper -
Uses of HttpWrapper in com.vonage.client.camara.numberverification
Constructors in com.vonage.client.camara.numberverification with parameters of type HttpWrapperModifierConstructorDescriptionNumberVerificationClient(HttpWrapper wrapper) Create a new NumberVerificationClient. -
Uses of HttpWrapper in com.vonage.client.camara.simswap
Constructors in com.vonage.client.camara.simswap with parameters of type HttpWrapper -
Uses of HttpWrapper in com.vonage.client.conversations
Constructors in com.vonage.client.conversations with parameters of type HttpWrapper -
Uses of HttpWrapper in com.vonage.client.conversion
Constructors in com.vonage.client.conversion with parameters of type HttpWrapper -
Uses of HttpWrapper in com.vonage.client.insight
Constructors in com.vonage.client.insight with parameters of type HttpWrapper -
Uses of HttpWrapper in com.vonage.client.meetings
Constructors in com.vonage.client.meetings with parameters of type HttpWrapper -
Uses of HttpWrapper in com.vonage.client.messages
Constructors in com.vonage.client.messages with parameters of type HttpWrapper -
Uses of HttpWrapper in com.vonage.client.numberinsight2
Constructors in com.vonage.client.numberinsight2 with parameters of type HttpWrapper -
Uses of HttpWrapper in com.vonage.client.numbers
Constructors in com.vonage.client.numbers with parameters of type HttpWrapper -
Uses of HttpWrapper in com.vonage.client.proactiveconnect
Constructors in com.vonage.client.proactiveconnect with parameters of type HttpWrapperModifierConstructorDescriptionProactiveConnectClient(HttpWrapper wrapper) Deprecated.Constructor. -
Uses of HttpWrapper in com.vonage.client.redact
Constructors in com.vonage.client.redact with parameters of type HttpWrapper -
Uses of HttpWrapper in com.vonage.client.sms
Constructors in com.vonage.client.sms with parameters of type HttpWrapper -
Uses of HttpWrapper in com.vonage.client.subaccounts
Constructors in com.vonage.client.subaccounts with parameters of type HttpWrapper -
Uses of HttpWrapper in com.vonage.client.users
Constructors in com.vonage.client.users with parameters of type HttpWrapper -
Uses of HttpWrapper in com.vonage.client.verify
Constructors in com.vonage.client.verify with parameters of type HttpWrapper -
Uses of HttpWrapper in com.vonage.client.verify2
Constructors in com.vonage.client.verify2 with parameters of type HttpWrapper -
Uses of HttpWrapper in com.vonage.client.video
Constructors in com.vonage.client.video with parameters of type HttpWrapper -
Uses of HttpWrapper in com.vonage.client.voice
Constructors in com.vonage.client.voice with parameters of type HttpWrapper