Uses of Class
org.apache.activemq.schema.core.DtoSimpleDispatchSelector.Destination
-
Packages that use DtoSimpleDispatchSelector.Destination Package Description org.apache.activemq.schema.core -
-
Uses of DtoSimpleDispatchSelector.Destination in org.apache.activemq.schema.core
Methods in org.apache.activemq.schema.core that return DtoSimpleDispatchSelector.Destination Modifier and Type Method Description DtoSimpleDispatchSelector.Destination
ObjectFactory. createDtoSimpleDispatchSelectorDestination()
Create an instance ofDtoSimpleDispatchSelector.Destination
Methods in org.apache.activemq.schema.core that return types with arguments of type DtoSimpleDispatchSelector.Destination Modifier and Type Method Description JAXBElement<DtoSimpleDispatchSelector.Destination>
ObjectFactory. createDtoSimpleDispatchSelectorDestination(DtoSimpleDispatchSelector.Destination value)
Methods in org.apache.activemq.schema.core with parameters of type DtoSimpleDispatchSelector.Destination Modifier and Type Method Description JAXBElement<DtoSimpleDispatchSelector.Destination>
ObjectFactory. createDtoSimpleDispatchSelectorDestination(DtoSimpleDispatchSelector.Destination value)
-