Method | Description | |
---|---|---|
StepsRestAPIServer ( int port, IStepsDocumentDB db ) : System | ||
handleGETRequest ( |
||
handlePOSTRequest ( |
public StepsRestAPIServer ( int port, IStepsDocumentDB db ) : System | ||
port | int | |
db | IStepsDocumentDB | |
return | System |
public handleGETRequest ( |
||
p | ||
return | void |
public handlePOSTRequest ( |
||
p | ||
inputData | System | |
return | void |