|
Spring AMQP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConnectionProxy
Subinterface of Connection
to be implemented by
Connection proxies. Allows access to the underlying target Connection
CachingConnectionFactory
Method Summary | |
---|---|
Connection |
getTargetConnection()
Return the target Channel of this proxy. |
Methods inherited from interface org.springframework.amqp.rabbit.connection.Connection |
---|
close, createChannel, isOpen |
Method Detail |
---|
Connection getTargetConnection()
This will typically be the native provider Connection
null
)
|
Spring AMQP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |