Class Http

java.lang.Object
com.github.fungal.impl.netboot.Http
All Implemented Interfaces:
Protocol, Cloneable

public class Http extends Object implements Protocol
Support the http:// protocol
  • Constructor Details

    • Http

      public Http()
      Constructor
  • Method Details