|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeliveryChannel
The petals delivery channel API
| Field Summary | |
|---|---|
static java.lang.String |
PROPERTY_SENDSYNC
The intern message exchange property name to mark the exchange as a synchronous invocation. |
| Method Summary | |
|---|---|
void |
checkDeliveryChannelIsOpened()
FIXME : isOpened() should be enough... |
boolean |
isOpened()
Check is the delivery channel is open |
| Methods inherited from interface javax.jbi.messaging.DeliveryChannel |
|---|
accept, accept, close, createExchangeFactory, createExchangeFactory, createExchangeFactory, createExchangeFactoryForService, send, sendSync, sendSync |
| Field Detail |
|---|
static final java.lang.String PROPERTY_SENDSYNC
| Method Detail |
|---|
boolean isOpened()
void checkDeliveryChannelIsOpened()
throws javax.jbi.messaging.MessagingException
isOpened() should be enough...
javax.jbi.messaging.MessagingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||