Package one.nio.http

Interface RequestHandler


public interface RequestHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handleRequest(Request request, HttpSession session)