Interface NetworkBridgeFilterFactory

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.apache.activemq.command.NetworkBridgeFilter create​(org.apache.activemq.command.ConsumerInfo info, org.apache.activemq.command.BrokerId[] remoteBrokerPath, int messageTTL, int consumerTTL)  
    • Method Detail

      • create

        org.apache.activemq.command.NetworkBridgeFilter create​(org.apache.activemq.command.ConsumerInfo info,
                                                               org.apache.activemq.command.BrokerId[] remoteBrokerPath,
                                                               int messageTTL,
                                                               int consumerTTL)