Spring AMQP

Uses of Interface
org.springframework.erlang.core.ConnectionCallback

Packages that use ConnectionCallback
org.springframework.erlang.core   
 

Uses of ConnectionCallback in org.springframework.erlang.core
 

Methods in org.springframework.erlang.core with parameters of type ConnectionCallback
<T> T
ErlangOperations.execute(ConnectionCallback<T> action)
           
<T> T
ErlangTemplate.execute(ConnectionCallback<T> action)
           
 


Spring AMQP

Copyright © 2011. All Rights Reserved.