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