Uses of Interface
love.distributedrebirth.nx01.no2all.nostr.NoStrGospel
Packages that use NoStrGospel
Package
Description
-
Uses of NoStrGospel in love.distributedrebirth.nx01.no2all.nostr.model
Classes in love.distributedrebirth.nx01.no2all.nostr.model that implement NoStrGospelModifier and TypeClassDescriptionfinal classThe nostr profile meta data message.final classThe nostr relay information message.final classThe nostr relay information limitation message.final classThe nostr relay info payment message.final classThe nostr relay information retention message.final classThe nostr subcription filter message. -
Uses of NoStrGospel in love.distributedrebirth.nx01.no2all.nostr.model.event
Subinterfaces of NoStrGospel in love.distributedrebirth.nx01.no2all.nostr.model.eventClasses in love.distributedrebirth.nx01.no2all.nostr.model.event that implement NoStrGospelModifier and TypeClassDescriptionfinal classThe nostr event message body.classNoStrEventTagBase<T extends NoStrImplEventTagArgument>The nostr event tag base.classThe nostr event tag base mono.final classThe nostr event tag custom. -
Uses of NoStrGospel in love.distributedrebirth.nx01.no2all.nostr.model.message
Subinterfaces of NoStrGospel in love.distributedrebirth.nx01.no2all.nostr.model.messageModifier and TypeInterfaceDescriptioninterfaceMessage to client marker.interfaceMessage to relay marker.Classes in love.distributedrebirth.nx01.no2all.nostr.model.message that implement NoStrGospelModifier 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.final 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 NoStrGospel in love.distributedrebirth.nx01.no2all.nostr.model.tag
Classes in love.distributedrebirth.nx01.no2all.nostr.model.tag that implement NoStrGospelModifier and TypeClassDescriptionfinal classThe nostr protocol A tag.final classThe nostr protocol alt tag.final classThe nostr protocol client tag.final classThe nostr protocol content warning tag.final classThe nostr protocol D tag.final classThe nostr protocol description tag.final classThe nostr protocol E tag.final classThe nostr protocol I tag.final classThe nostr protocol image tag.final classThe nostr protocol name tag.final classThe nostr protocol nonce tag.final classThe nostr protocol P tag.final classThe nostr protocol at tag.final classThe nostr protocol R tag.final classThe nostr protocol subject tag.final classThe nostr protocol summary tag.final classThe nostr protocol T tag.final classThe nostr protocol thumb tag.final classThe nostr protocol title tag. -
Uses of NoStrGospel in love.distributedrebirth.nx01.no2all.nostr.nip
Method parameters in love.distributedrebirth.nx01.no2all.nostr.nip with type arguments of type NoStrGospelModifier and TypeMethodDescriptionstatic voidNoStrImplChuch.writeArrayWriter(jakarta.json.JsonObjectBuilder json, String jsonName, List<? extends NoStrGospel> data) static voidNoStrImplChuch.writeArrayWriter(jakarta.json.JsonObjectBuilder json, NoStrImplQName jsonName, List<? extends NoStrGospel> data)