Package pl.edu.icm.unity.engine.api.server


package pl.edu.icm.unity.engine.api.server
Network server related APIs
Author:
K. Benedyczak
  • Class
    Description
     
    Stores in thread local state related to the HTTP request being served by the thread.
    Provides access to the information of the network server.
    Interface implemented by modules providing server initialization logic, e.g. loading default contents.