|
Spring AMQP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConnectionCallback<T>
Basic callback for use in ErlangTemplate
Method Summary | |
---|---|
T |
doInConnection(Connection connection)
Execute any number of operations against the supplied OTP connection, possibly returning a result. |
Method Detail |
---|
T doInConnection(Connection connection) throws java.lang.Exception
java.lang.Exception
|
Spring AMQP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |