com.jdroid.java.http.urlconnection.get.UrlConnectionGetHttpService Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jdroid-java-http-urlconnection Show documentation
Show all versions of jdroid-java-http-urlconnection Show documentation
Url Connection Http Layer Implementation for Jdroid
package com.jdroid.java.http.urlconnection.get;
import com.jdroid.java.http.HttpMethod;
import com.jdroid.java.http.HttpServiceProcessor;
import com.jdroid.java.http.Server;
import com.jdroid.java.http.urlconnection.UrlConnectionHttpService;
import java.util.List;
public class UrlConnectionGetHttpService extends UrlConnectionHttpService {
public UrlConnectionGetHttpService(Server server, List
© 2015 - 2025 Weber Informatics LLC | Privacy Policy