메소드 | 설명 | |
---|---|---|
StepsRestAPIServer ( int port, IStepsDocumentDB db ) : System | ||
handleGETRequest ( |
||
handlePOSTRequest ( |
public StepsRestAPIServer ( int port, IStepsDocumentDB db ) : System | ||
port | int | |
db | IStepsDocumentDB | |
리턴 | System |
public handleGETRequest ( |
||
p | ||
리턴 | void |
public handlePOSTRequest ( |
||
p | ||
inputData | System | |
리턴 | void |