Class EmbeddedHttpServerProcessor

java.lang.Object
cloud.piranha.http.embedded.EmbeddedHttpServerProcessor
All Implemented Interfaces:
HttpServerProcessor

public class EmbeddedHttpServerProcessor extends Object implements HttpServerProcessor
The Piranha Embedded HttpServerProcessor.
Author:
Manfred Riem ([email protected])
  • Constructor Details

    • EmbeddedHttpServerProcessor

      public EmbeddedHttpServerProcessor(EmbeddedPiranha piranha)
      Constructor.
      Parameters:
      piranha - the Piranha Embedded instance.
  • Method Details