public class StockService extends Object
| Constructor and Description |
|---|
StockService() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAvailableStockCount(String id,
javax.ws.rs.core.HttpHeaders headers) |
void |
init() |
public void init()
public int getAvailableStockCount(String id, @Context javax.ws.rs.core.HttpHeaders headers)
Copyright © 2019 WSO2 Inc. All rights reserved.