Uses of Class
org.eclipse.ecf.filetransfer.InvalidFileRangeSpecificationException

Packages that use InvalidFileRangeSpecificationException
org.eclipse.ecf.provider.filetransfer.httpclient   
org.eclipse.ecf.provider.filetransfer.httpclient4   
org.eclipse.ecf.provider.filetransfer.retrieve   
 

Uses of InvalidFileRangeSpecificationException in org.eclipse.ecf.provider.filetransfer.httpclient
 

Methods in org.eclipse.ecf.provider.filetransfer.httpclient that throw InvalidFileRangeSpecificationException
protected  void HttpClientRetrieveFileTransfer.setRequestHeaderValues()
           
 

Uses of InvalidFileRangeSpecificationException in org.eclipse.ecf.provider.filetransfer.httpclient4
 

Methods in org.eclipse.ecf.provider.filetransfer.httpclient4 that throw InvalidFileRangeSpecificationException
protected  void HttpClientRetrieveFileTransfer.setRequestHeaderValues()
           
 

Uses of InvalidFileRangeSpecificationException in org.eclipse.ecf.provider.filetransfer.retrieve
 

Methods in org.eclipse.ecf.provider.filetransfer.retrieve that throw InvalidFileRangeSpecificationException
protected  void UrlConnectionRetrieveFileTransfer.setRequestHeaderValues()