public class OrderRequestConnector extends java.lang.Object implements ApplicationConnectorInterface
COPYRIGHT
Constructor and Description |
---|
OrderRequestConnector() |
Modifier and Type | Method and Description |
---|---|
JavaConnectorResult |
run(ConnectorParameters parms)
Method called to process the request.
|
public JavaConnectorResult run(ConnectorParameters parms)
ApplicationConnectorInterface
run
in interface ApplicationConnectorInterface
parms
- Parameters for the request.