
net.e6tech.elements.web.cxf.Headers Maven / Gradle / Ivy
package net.e6tech.elements.web.cxf;
/**
* Created by futeh.
*/
@FunctionalInterface
public interface Headers {
String get(String key);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy