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