Class HttpTransportProtocolHandler
java.lang.Object
org.eclipse.tycho.p2maven.transport.HttpTransportProtocolHandler
- All Implemented Interfaces:
TransportProtocolHandler
- Direct Known Subclasses:
HttpsTransportProtocolHandler
@Component(role=org.eclipse.tycho.transport.TransportProtocolHandler.class,
hint="http")
public class HttpTransportProtocolHandler
extends Object
implements TransportProtocolHandler
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HttpTransportProtocolHandler
public HttpTransportProtocolHandler()
-
-
Method Details
-
getLastModified
- Specified by:
getLastModifiedin interfaceTransportProtocolHandler- Throws:
IOException
-
getFile
- Specified by:
getFilein interfaceTransportProtocolHandler- Throws:
IOException
-