JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.eclipse.tycho.transport
Interface TransportProtocolHandler
public interface
TransportProtocolHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
File
getFile
(
URI
remoteFile)
long
getLastModified
(
URI
uri)
Method Details
getLastModified
long
getLastModified
(
URI
uri)
throws
IOException
Throws:
IOException
getFile
File
getFile
(
URI
remoteFile)
throws
IOException
Throws:
IOException