Свойство | Тип | Описание | |
---|---|---|---|
port | int |
Метод | Описание | |
---|---|---|
HttpServer ( int port ) : System | ||
handleGETRequest ( |
||
handlePOSTRequest ( |
||
listen ( ) : void |
public abstract handleGETRequest ( |
||
p | ||
Результат | void |
public abstract handlePOSTRequest ( |
||
p | ||
inputData | ||
Результат | void |