Class NanoHttpServerProcessor

java.lang.Object
cloud.piranha.http.nano.NanoHttpServerProcessor
All Implemented Interfaces:
HttpServerProcessor

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

    • NanoHttpServerProcessor

      public NanoHttpServerProcessor(NanoPiranha piranha)
      Constructor.
      Parameters:
      piranha - the Piranha Nano instance.
  • Method Details