Uses of Interface
org.apache.camel.builder.endpoint.dsl.PgEventEndpointBuilderFactory.PgEventEndpointBuilder
Packages that use PgEventEndpointBuilderFactory.PgEventEndpointBuilder
-
Uses of PgEventEndpointBuilderFactory.PgEventEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return PgEventEndpointBuilderFactory.PgEventEndpointBuilderModifier and TypeMethodDescriptionPostgresSQL Event (camel-pgevent) Send and receive PostgreSQL events via LISTEN and NOTIFY commands.PostgresSQL Event (camel-pgevent) Send and receive PostgreSQL events via LISTEN and NOTIFY commands. -
Uses of PgEventEndpointBuilderFactory.PgEventEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return PgEventEndpointBuilderFactory.PgEventEndpointBuilderModifier and TypeMethodDescriptionPgEventEndpointBuilderFactory.AdvancedPgEventEndpointBuilder.basic()PgEventEndpointBuilderFactory.PgEventEndpointBuilder.datasource(String datasource) To connect using the given javax.sql.DataSource instead of using hostname and port.PgEventEndpointBuilderFactory.PgEventEndpointBuilder.datasource(DataSource datasource) To connect using the given javax.sql.DataSource instead of using hostname and port.PgEventEndpointBuilderFactory.endpointBuilder(String componentName, String path) Password for login.PostgresSQL Event (camel-pgevent) Send and receive PostgreSQL events via LISTEN and NOTIFY commands.PostgresSQL Event (camel-pgevent) Send and receive PostgreSQL events via LISTEN and NOTIFY commands.Username for login.