Class HttpController

java.lang.Object
org.faceless.publisher.web.HttpController

public class HttpController extends Object
An abstraction of an HTTP interface onto the ServiceEngine. Could theoretically be extended to add new functionality. Must be stateless.
  • Constructor Details

    • HttpController

      public HttpController()
  • Method Details