Class GeneratedResource

java.lang.Object
io.quarkus.vertx.http.runtime.handlers.GeneratedResource

public class GeneratedResource extends Object
  • Constructor Details

    • GeneratedResource

      public GeneratedResource(String publicPath, byte[] content)
  • Method Details

    • getPublicPath

      public String getPublicPath()
    • getContent

      public byte[] getContent()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object