This repository has been archived on 2021-12-05. You can view files and clone it, but cannot push or open issues or pull requests.
envoy/common/src/main/java/envoy/data/package-info.java

10 lines
252 B
Java

/**
* This package contains all data objects that are used both by Envoy Client and by Envoy Server.
*
* @author Leon Hofmeister
* @author Maximilian Käfer
* @author Kai S.K. Engelbart
* @since Envoy common v0.1-beta
*/
package envoy.data;