Uses of Class
net.osslabz.lnd.dto.LnrpcPeer
Packages that use LnrpcPeer
-
Uses of LnrpcPeer in net.osslabz.lnd.dto
Methods in net.osslabz.lnd.dto that return LnrpcPeerModifier and TypeMethodDescriptionLnrpcPeer.addErrorsItem(LnrpcTimestampedError errorsItem) LnrpcPeer.errors(List<LnrpcTimestampedError> errors) LnrpcPeer.features(Map<String, LnrpcFeature> features) LnrpcPeer.lastFlapNs(String lastFlapNs) LnrpcPeer.lastPingPayload(byte[] lastPingPayload) LnrpcPeer.putFeaturesItem(String key, LnrpcFeature featuresItem) LnrpcPeer.syncType(PeerSyncType syncType) Methods in net.osslabz.lnd.dto that return types with arguments of type LnrpcPeerMethods in net.osslabz.lnd.dto with parameters of type LnrpcPeerMethod parameters in net.osslabz.lnd.dto with type arguments of type LnrpcPeer