프로퍼티 | 타입 | 설명 | |
---|---|---|---|
port | int |
메소드 | 설명 | |
---|---|---|
HttpServer ( int port ) : System | ||
handleGETRequest ( |
||
handlePOSTRequest ( |
||
listen ( ) : void |
public abstract handleGETRequest ( |
||
p | ||
리턴 | void |
public abstract handlePOSTRequest ( |
||
p | ||
inputData | ||
리턴 | void |