Uses of Class
org.apache.camel.builder.endpoint.dsl.PgEventEndpointBuilderFactory.PgEventHeaderNameBuilder
-
Packages that use PgEventEndpointBuilderFactory.PgEventHeaderNameBuilder Package Description org.apache.camel.builder.endpoint.dsl -
-
Uses of PgEventEndpointBuilderFactory.PgEventHeaderNameBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return PgEventEndpointBuilderFactory.PgEventHeaderNameBuilder Modifier and Type Method Description default PgEventEndpointBuilderFactory.PgEventHeaderNameBuilderPgEventEndpointBuilderFactory.PgEventBuilders. pgevent()PostgresSQL Event (camel-pgevent) Send and receive PostgreSQL events via LISTEN and NOTIFY commands.
-