public class WebService extends Object
| Modifier and Type | Field and Description |
|---|---|
protected InetSocketAddress |
inet |
protected static StatisticMemory |
memoryStat
On conserve les stats sur les differentes demandes
|
protected com.sun.net.httpserver.HttpServer |
server |
| Constructor and Description |
|---|
WebService(int port)
Demarre le service web sur le port demande
|
protected static StatisticMemory memoryStat
protected InetSocketAddress inet
protected com.sun.net.httpserver.HttpServer server
Copyright © 2004–2014 CodeLutin. All rights reserved.