Property | Type | Description | |
---|---|---|---|
port | int |
Method | Description | |
---|---|---|
HttpServer ( int port ) : System | ||
handleGETRequest ( |
||
handlePOSTRequest ( |
||
listen ( ) : void |
public abstract handleGETRequest ( |
||
p | ||
return | void |
public abstract handlePOSTRequest ( |
||
p | ||
inputData | ||
return | void |