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

com.undefinedlabs.scope.rules.http.HttpHeadersAdapter Maven / Gradle / Ivy

package com.undefinedlabs.scope.rules.http;

import java.util.Map;

public interface HttpHeadersAdapter {

  Iterable> iterator();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy