|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Destination | |
| org.xmlBlaster.client.qos | |
| org.xmlBlaster.util.qos | |
| Uses of Destination in org.xmlBlaster.client.qos |
| Methods in org.xmlBlaster.client.qos with parameters of type Destination | |
void |
PublishQos.addDestination(Destination destination)
Add a destination where to send the message. |
| Constructors in org.xmlBlaster.client.qos with parameters of type Destination | |
PublishQos(Global glob,
Destination destination)
Default constructor for transient PtP messages. |
|
| Uses of Destination in org.xmlBlaster.util.qos |
| Fields in org.xmlBlaster.util.qos declared as Destination | |
protected Destination[] |
MsgQosData.destinationArrCache
|
static Destination[] |
MsgQosData.EMPTY_DESTINATION_ARR
|
| Methods in org.xmlBlaster.util.qos that return Destination | |
Destination[] |
MsgQosData.getDestinationArr()
|
| Methods in org.xmlBlaster.util.qos with parameters of type Destination | |
void |
MsgQosData.addDestination(Destination destination)
Add a destination. |
void |
MsgQosData.removeDestination(Destination destination)
Remove a destination. |
|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||