Example usage for com.liferay.portal.kernel.util Http interface-usage

List of usage examples for com.liferay.portal.kernel.util Http interface-usage

Introduction

In this page you can find the example usage for com.liferay.portal.kernel.util Http interface-usage.

Usage

From source file com.twelve.capital.external.feed.util.HttpImpl.java

/**
 * @author Brian Wing Shun Chan
 * @author Hugo Huijser
 * @author Shuyang Zhou
 */
@DoPrivileged

From source file org.politaktiv.communityselect.application.HttpMock.java

public class HttpMock implements Http {

    @Override
    public String addParameter(String url, String name, boolean value) {
        // TODO Auto-generated method stub
        return null;