Oracle Application Server Wireless Java API Reference
B10400-01

oracle.panama.messaging.xms
Class DeviceLocatorImpl

java.lang.Object
  |
  +--oracle.panama.messaging.xms.DeviceLocatorImpl
All Implemented Interfaces:
DeviceLocator

public class DeviceLocatorImpl
extends java.lang.Object
implements DeviceLocator

Created by IntelliJ IDEA. User: twilsher Date: Mar 5, 2003 Time: 2:30:11 PM


Method Summary
 MessagingChannel findChannel(oracle.panama.messaging.push.AddressData addressData)
           
 MessagingChannel findChannel(DeviceAddress deviceAddress)
           
 MessagingDevice findDevice(oracle.panama.messaging.push.AddressData address)
           
 MessagingDevice findDevice(DeviceAddress address)
           
static DeviceLocatorImpl getInstance()
           

 

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

 

Method Detail

findDevice

public MessagingDevice findDevice(DeviceAddress address)
Specified by:
findDevice in interface DeviceLocator

findDevice

public MessagingDevice findDevice(oracle.panama.messaging.push.AddressData address)
Specified by:
findDevice in interface DeviceLocator

findChannel

public MessagingChannel findChannel(oracle.panama.messaging.push.AddressData addressData)
Specified by:
findChannel in interface DeviceLocator

findChannel

public MessagingChannel findChannel(DeviceAddress deviceAddress)

getInstance

public static DeviceLocatorImpl getInstance()

Oracle Application Server Wireless Java API Reference
B10400-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.