|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sca4j.binding.jms.runtime.SCA4JMessageReceiver
public class SCA4JMessageReceiver
Message listeher for service requests.
| Constructor Summary | |
|---|---|
SCA4JMessageReceiver(javax.jms.Destination destination,
javax.jms.ConnectionFactory connectionFactory)
|
|
| Method Summary | |
|---|---|
javax.jms.Message |
receive(java.lang.String correlationId)
Performs a blocking receive. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SCA4JMessageReceiver(javax.jms.Destination destination,
javax.jms.ConnectionFactory connectionFactory)
destination - Destination for sending responses.connectionFactory - Connection factory for sending responses.| Method Detail |
|---|
public javax.jms.Message receive(java.lang.String correlationId)
correlationId - Correlation Id.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||