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

net.e6tech.elements.web.cxf.Headers Maven / Gradle / Ivy

There is a newer version: 2.7.12
Show newest version
package net.e6tech.elements.web.cxf;

/**
 * Created by futeh.
 */
@FunctionalInterface
public interface Headers {
    String get(String key);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy