Package

io.jobial.scase

pulsar

Permalink

package pulsar

Visibility
  1. Public
  2. All

Type Members

  1. class PulsarConsumer[F[_], M] extends DefaultMessageConsumer[F, M] with CatsUtils with RegexUtils with Logging

    Permalink
  2. case class PulsarContext(host: String = "localhost", port: Int = 6650, tenant: String = "public", namespace: String = "default", useDaemonThreadsInClient: Boolean = true) extends Product with Serializable

    Permalink
  3. class PulsarMessageDestinationServiceConfiguration[M] extends AnyRef

    Permalink
  4. class PulsarMessageHandlerServiceConfiguration[M] extends ServiceConfiguration with CatsUtils with Logging

    Permalink
  5. class PulsarMessageSourceServiceConfiguration[M] extends AnyRef

    Permalink
  6. class PulsarProducer[F[_], M] extends MessageProducer[F, M] with CatsUtils with Logging

    Permalink
  7. class PulsarRequestResponseServiceConfiguration[REQ, RESP] extends ServiceConfiguration with CatsUtils with Logging

    Permalink
  8. class PulsarStreamServiceConfiguration[REQ, RESP] extends ServiceConfiguration

    Permalink
  9. class PulsarStreamServiceWithErrorTopicConfiguration[REQ, RESP] extends ServiceConfiguration

    Permalink

Value Members

  1. object PulsarConsumer extends CatsUtils with Logging

    Permalink
  2. object PulsarProducer extends CatsUtils

    Permalink
  3. object PulsarServiceConfiguration

    Permalink
  4. package javadsl

    Permalink

Ungrouped