public class BlockingService extends java.lang.Object implements ServiceMode
| Modifier and Type | Field and Description |
|---|---|
protected long |
timeout |
| Constructor and Description |
|---|
BlockingService(long timeout) |
| Modifier and Type | Method and Description |
|---|---|
void |
service(services.moleculer.ServiceBroker broker,
ApiGateway gateway,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
public void service(services.moleculer.ServiceBroker broker,
ApiGateway gateway,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.lang.Exception
service in interface ServiceModejava.lang.Exception