public interface ConnectionFactory
Connections.| Modifier and Type | Method and Description |
|---|---|
org.reactivestreams.Publisher<? extends Connection> |
create()
Creates a new
Connection. |
ConnectionFactoryMetadata |
getMetadata()
Returns the
ConnectionFactoryMetadata about the product this ConnectionFactory is connected to. |
org.reactivestreams.Publisher<? extends Connection> create()
Connection.ConnectionConnectionFactoryMetadata getMetadata()
ConnectionFactoryMetadata about the product this ConnectionFactory is connected to.ConnectionFactoryMetadata about the product this ConnectionFactory is connected toCopyright © 2019. All rights reserved.