Uses of Interface
love.distributedrebirth.nx01.no2all.nostr.model.message.NoStrMsgToRelay
Packages that use NoStrMsgToRelay
Package
Description
-
Uses of NoStrMsgToRelay in love.distributedrebirth.nx01.no2all.nostr.model.message
Classes in love.distributedrebirth.nx01.no2all.nostr.model.message that implement NoStrMsgToRelayModifier and TypeClassDescriptionfinal classMessage to relay ath.final classMessage to relay close.final classMessage to relay count.final classMessage to relay event.final classMessage to relay request. -
Uses of NoStrMsgToRelay in love.distributedrebirth.nx01.no2all.nostr.nip
Methods in love.distributedrebirth.nx01.no2all.nostr.nip that return types with arguments of type NoStrMsgToRelayModifier and TypeMethodDescriptionOptional<Function<jakarta.json.JsonArray, NoStrMsgToRelay>> NoStrImplMessageType.getMapperToRelay()