Uses of Interface
love.distributedrebirth.nx01.no2all.nostr.model.message.NoStrMsgToClient
Packages that use NoStrMsgToClient
Package
Description
-
Uses of NoStrMsgToClient in love.distributedrebirth.nx01.no2all.nostr.model.message
Classes in love.distributedrebirth.nx01.no2all.nostr.model.message that implement NoStrMsgToClientModifier and TypeClassDescriptionfinal classMessage to client auth.final classMessage to client count.final classMessage to client eose.final classMessage to client event.final classMessage to client notice.final classMessage to client ok. -
Uses of NoStrMsgToClient in love.distributedrebirth.nx01.no2all.nostr.nip
Methods in love.distributedrebirth.nx01.no2all.nostr.nip that return types with arguments of type NoStrMsgToClientModifier and TypeMethodDescriptionOptional<Function<jakarta.json.JsonArray, NoStrMsgToClient>> NoStrImplMessageType.getMapperToClient()