Class HttpHelper
- java.lang.Object
- 
- org.eclipse.ecf.provider.filetransfer.retrieve.HttpHelper
 
- 
 public class HttpHelper extends Object 
- 
- 
Field SummaryFields Modifier and Type Field Description static StringCONTENT_DISPOSITION_HEADER
 - 
Constructor SummaryConstructors Constructor Description HttpHelper()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetRemoteFileNameFromContentDispositionHeader(String headerValue)
 
- 
- 
- 
Field Detail- 
CONTENT_DISPOSITION_HEADERpublic static final String CONTENT_DISPOSITION_HEADER - See Also:
- Constant Field Values
 
 
- 
 
-