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

colesico.framework.telehttp.HttpTIContext Maven / Gradle / Ivy

package colesico.framework.telehttp;

/**
 * Basic tele-invocation context for interaction via http.
 * Concrete tele-api implementations tele-invocation contexts that works on http must extends this context
 */
abstract public class HttpTIContext {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy