All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.ionic.sdk.agent.request.base.AgentRequestBase Maven / Gradle / Ivy

Go to download

The Ionic Java SDK provides an easy-to-use interface to the Ionic Platform.

There is a newer version: 2.9.0
Show newest version
package com.ionic.sdk.agent.request.base;

import com.ionic.sdk.agent.data.MetadataHolder;

/**
 * The base class for agent requests, which encapsulate an http request made to the Ionic server infrastructure.
 */
public class AgentRequestBase extends MetadataHolder {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy