Имя |
Описание |
CallbackController |
manages/start/stops the REST server used to listen for callback messages |
RemoteRESTCloverConfiguration |
Configuration object used for initializing the RemoteRESTCloverConnector, which is primarly used as an example and for testing and validation |
RemoteRESTCloverConnector |
Custom ICloverConnector that talks to the Clover Connector REST Service. This wouldn't normally be used because it is in .NET, and it would normally make more sense to use the DLL directly in .NET |
RemoteRESTCloverConnector.RESTSigVerRequestHandler |
|
RemoteWebSocketCloverConfiguration |
Configuration object used for initializing the RemoteWebSocketCloverConnector, which is primarly used as an example and for testing and validation |
RemoteWebSocketCloverConnector |
Custom ICloverConnector that talks to the Clover Connector WebSocket Service. This wouldn't normally be used because it is in .NET, and it would normally make more sense to use the DLL directly in .NET |
RemoteWebSocketCloverConnector.WebSocketSigVerRequestHandler |
|