Package org.apache.derby.impl.store.replication.net
-
Class Summary Class Description ReplicationMessage This message is used for the communication between the master and the slave during Replication.ReplicationMessageReceive This class is the Receiver (viz.ReplicationMessageTransmit Used to send replication messages to the slave.SlaveAddress Encapsulates the host name and the port number of the slave machine.SocketConnection This class encapsulates aSocket
connection and has methods that allow to read and write into the Object streams created from this connection.