public interface SessionProvider
| Modifier and Type | Method and Description |
|---|---|
org.apache.qpid.proton.engine.Session |
getSession(String path,
Consumer<org.apache.qpid.proton.engine.Session> onSessionOpen,
BiConsumer<org.apache.qpid.proton.amqp.transport.ErrorCondition,Exception> onSessionOpenError) |
org.apache.qpid.proton.engine.Session getSession(String path, Consumer<org.apache.qpid.proton.engine.Session> onSessionOpen, BiConsumer<org.apache.qpid.proton.amqp.transport.ErrorCondition,Exception> onSessionOpenError)
Copyright © 2019. All rights reserved.