Package com.ditto.java.transports
package com.ditto.java.transports
-
ClassDescriptionHow often to transmit Bluetooth LE advertisements.How much power to use when transmitting Bluetooth LE advertisements.Configuration for Bluetooth Low Energy peer-to-peer transport.Builder for constructing a
DittoBluetoothLeConfig.Specific servers that Ditto should attempt to connect to.Builder for constructing aDittoConnectconfiguration.Settings not associated with any specific type of transport.Builder for constructing aDittoGlobalConfig.Configuration for listening on an HTTP/WebSocket server to accept incoming sync connections.Builder for constructing aDittoHttpListenConfig.Configuration for Local Area Network (LAN) peer-to-peer transport.Builder for constructing aDittoLanConfig.Configure this device as a Ditto server.Builder for constructing aDittoListenconfiguration.Functional interface for configuring HTTP listen.Functional interface for configuring TCP listen.Configuration of peer-to-peer transports, which are able to discover and connect to peers on their own.Builder for constructing aDittoPeerToPeerconfiguration.Functional interface for configuring Bluetooth LE transport.Functional interface for configuring LAN transport.Functional interface for configuring Wi-Fi Aware transport.Configuration for listening on a TCP socket to accept incoming sync connections.Builder for constructing aDittoTcpListenConfig.A configuration object specifying which network transports Ditto should use to sync data.Builder for constructing aDittoTransportConfig.Functional interface for configuring connect transports.Functional interface for configuring global transport settings.Functional interface for configuring listen transports.Functional interface for configuring peer-to-peer transports.Configuration for Wi-Fi Aware peer-to-peer transport.Builder for constructing aDittoWifiAwareConfig.