Package com.github.fungal.impl.netboot
Class Http
java.lang.Object
com.github.fungal.impl.netboot.Http
Support the http:// protocol
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Http
public Http()Constructor
-
-
Method Details
-
download
Download -
clone
Clone the protocol implementation- Specified by:
clonein interfaceProtocol- Overrides:
clonein classObject- Returns:
- A copy of the implementation
- Throws:
CloneNotSupportedException- Thrown if the copy operation isn't supported
-