Uses of Class
com.soklet.ServerSentEvent.Builder
Packages that use ServerSentEvent.Builder
-
Uses of ServerSentEvent.Builder in com.soklet
Methods in com.soklet that return ServerSentEvent.BuilderModifier and TypeMethodDescriptionstatic ServerSentEvent.BuilderAcquires a builder forServerSentEventinstances, seeded with adatavalue.static ServerSentEvent.BuilderServerSentEvent.withDefaults()Acquires an "empty" builder forServerSentEventinstances, useful for creating special cases likeretry-only orid-only events.static ServerSentEvent.BuilderAcquires a builder forServerSentEventinstances, seeded with aneventvalue.