Package org.eclipse.keyple.distributed.spi
SPIs used by the Network components (Network Endpoints).
- Since:
- 2.0.0
-
Interface Summary Interface Description AsyncEndpointClientSpi SPI of the client endpoint using an asynchronous network protocol.AsyncEndpointServerSpi SPI of the server endpoint using an asynchronous network protocol.SyncEndpointClientSpi SPI of the client endpoint using a synchronous network protocol.