Oracle Application Server Wireless Java API Reference
B10400-01

oracle.panama.messaging.xms
Class ContactRuleSelector

java.lang.Object
  |
  +--oracle.panama.messaging.xms.DeviceAddressDataSelectorBase
        |
        +--oracle.panama.messaging.xms.ContactRuleSelector
All Implemented Interfaces:
DeviceAddressDataSelector, oracle.panama.messaging.push.server.FailoverAddressProcessor

public class ContactRuleSelector
extends DeviceAddressDataSelectorBase

Create the DeviceAddressData failover chain from a contact rule


Constructor Summary
ContactRuleSelector()
           

 

Method Summary
 oracle.panama.messaging.push.DeviceAddressData[] getFailoverChain(oracle.panama.messaging.push.AddressData recipient, oracle.panama.messaging.push.Packet packet)
          Get the failover chain for the given recipient and content

 

Methods inherited from class oracle.panama.messaging.xms.DeviceAddressDataSelectorBase
getSuccessor, getUser, isRichContent, isRichContent, setSuccessor, sortDeviceAddresses

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ContactRuleSelector

public ContactRuleSelector()
Method Detail

getFailoverChain

public oracle.panama.messaging.push.DeviceAddressData[] getFailoverChain(oracle.panama.messaging.push.AddressData recipient,
                                                                         oracle.panama.messaging.push.Packet packet)
Get the failover chain for the given recipient and content

Oracle Application Server Wireless Java API Reference
B10400-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.