Package com.naver.ads.network
See: Description
-
Class Summary Class Description BaseCaller A base implementation of Caller. BaseRequest A base implementation of Request DefaultCaller A default implementation of BaseCaller. Factory A factory for DefaultRequest instances. DefaultRequest A default implementation of BaseRequest. DefaultResponse The response containing only raw body that are not deserialized RequestException This exception will be thrown when a request is failed. Response An HTTP response wrapper class. UnmarshallException This exception will be thrown when unmarshalling an object fails. -
Interface Summary Interface Description Callback the callback type to notify the result of this caller. Caller An invocation of a method that sends a request to a webserver and returns a response. NetworkTypeChangeCallback A callback for network type changes. Factory A factory for Request instances. Request An HTTP request wrapper interface. -
Enum Summary Enum Description CallerState Defines state of the Caller. -
Object Summary Object Description NetworkTypeChangeDetector Detector for network type changes. VpnDetector Detector for vpn state changes.