GoldenGateBindings / com.fitbit.goldengate.bindings.io

Package com.fitbit.goldengate.bindings.io

Types

Attachable

interface Attachable

A Attachable is a source or sink that can be attached to another source or sink.

Blaster

class Blaster : StackService

Stack service for supporting blasting random packets over attached GG stack.

RxSource

class RxSource : NativeReference, Closeable

RxSource is a DataSource for bottom on Golden Gate stack and DataSink for top of Native/Android connection Bridge and is used to receive data packets to GG stack from connected Node

SingleMessageSender

class SingleMessageSender : StackService

StackService for sending single message over attached GG stack

TxSink

class TxSink : NativeReference, Closeable

TxSink is a DataSink for bottom on Golden Gate stack and DataSource for top of Native/Android connection Bridge and is used to transmit data packets from GG stack to connected Node

Properties

BLASTER_DEFAULT_PACKET_SIZE

const val BLASTER_DEFAULT_PACKET_SIZE: Int

EXTRA_BLAST_PACKET_SIZE

const val EXTRA_BLAST_PACKET_SIZE: String