Uses of Class
net.osslabz.lnd.dto.LnrpcCustomMessage
Packages that use LnrpcCustomMessage
-
Uses of LnrpcCustomMessage in net.osslabz.lnd.dto
Methods in net.osslabz.lnd.dto that return LnrpcCustomMessageModifier and TypeMethodDescriptionLnrpcCustomMessage.data(byte[] data) StreamResultOfLnrpcCustomMessage.getResult()Get resultLnrpcCustomMessage.peer(byte[] peer) Methods in net.osslabz.lnd.dto with parameters of type LnrpcCustomMessageModifier and TypeMethodDescriptionStreamResultOfLnrpcCustomMessage.result(LnrpcCustomMessage result) voidStreamResultOfLnrpcCustomMessage.setResult(LnrpcCustomMessage result)