A
B
C
D
E
F
G
I
N
O
P
R
S
T
U
W
D
- DataBuilder - class in de.jnkconsulting.e3dc.easyrscp.frame
- Builder class to create instances of the Data type
- de.jnkconsulting.e3dc.easyrscp.connection - package de.jnkconsulting.e3dc.easyrscp.connection
- de.jnkconsulting.e3dc.easyrscp.crypt - package de.jnkconsulting.e3dc.easyrscp.crypt
- de.jnkconsulting.e3dc.easyrscp.frame - package de.jnkconsulting.e3dc.easyrscp.frame
- decrypt(kotlin.ByteArray) - function in de.jnkconsulting.e3dc.easyrscp.crypt.BouncyCastleAESCipher
- DefaultDataParser - class in de.jnkconsulting.e3dc.easyrscp.frame
- Simple implementation to create objects from binary data Data.
- DefaultFrameParser - class in de.jnkconsulting.e3dc.easyrscp.frame
- Simple implementation to create objects from binary data Frame.
- DefaultHomePowerPlantConnection - class in de.jnkconsulting.e3dc.easyrscp.connection
- Simple implementation of HomePowerPlantConnection.
- DefaultHomePowerPlantConnectionFactory - class in de.jnkconsulting.e3dc.easyrscp.connection
- Farbrik that creates instances of the DefaultHomePowerPlantConnection type.
- DefaultSocketFactory - class in de.jnkconsulting.e3dc.easyrscp.connection
- Simple implementation of the SocketFactory.
- disableChecksum() - function in de.jnkconsulting.e3dc.easyrscp.frame.FrameBuilder
- Disables the checksum function
- disconnect() - function in de.jnkconsulting.e3dc.easyrscp.connection.DefaultHomePowerPlantConnection
- double64(java.lang.Double) - function in de.jnkconsulting.e3dc.easyrscp.frame.DataBuilder
- Sets the value as Double and the data type to DataType.DOUBLE64.