Package org.ldk.batteries
-
Interface Summary Interface Description ChannelManagerConstructor.EventHandler Abstract interface which should handle Events and persist the ChannelManager.ChannelManagerConstructor.RouterWrapper A simple interface to provide routes to LDK. -
Class Summary Class Description ChannelManagerConstructor A simple utility class which assists in constructing a fresh or deserializing from disk a ChannelManager and one or more ChannelMonitors.NioPeerHandler A NioPeerHandler maps LDK's PeerHandler to Java's NIO I/O interface. -
Exception Summary Exception Description ChannelManagerConstructor.InvalidSerializedDataException An Exception that indicates the serialized data is invalid and has been corrupted on disk.