Oracle Application Server Wireless Java API Reference
B10400-01

oracle.panama.messaging.xms
Class ExplicitDeviceAddressSelector

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

public class ExplicitDeviceAddressSelector
extends DeviceAddressDataSelectorBase

Select the DeviceAddressData from an explicitly stated address.


Constructor Summary
ExplicitDeviceAddressSelector()
           

 

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

ExplicitDeviceAddressSelector

public ExplicitDeviceAddressSelector()
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.