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