org.nnsoft.shs
Interface HttpServerConfiguration

All Known Implementing Classes:
AbstractHttpServerConfiguration, SimpleHttpServerLauncher

public interface HttpServerConfiguration

The Server configuration. It has been designed as interface so users are free to implement their proxies on Properties, XML, JSON, YAML, ...


Method Summary
 void configure(HttpServerConfigurator configurator)
           
 

Method Detail

configure

void configure(HttpServerConfigurator configurator)


Copyright © 2012 99 Software Foundation. All Rights Reserved.