Oracle Application Server Wireless Java API Reference
B10400-01

oracle.panama.messaging.xms
Class MessagingDeviceImpl

java.lang.Object
  |
  +--oracle.panama.messaging.xms.MessagingDeviceImpl
All Implemented Interfaces:
MessagingDevice

public class MessagingDeviceImpl
extends java.lang.Object
implements MessagingDevice

Method Summary
 java.lang.String getEncoding()
           
 MessagingChannel getMessagingChannel(DeliveryType deliveryType)
           
 boolean isSMILSupported()
          Does this device support SMIL layout?

 

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

 

Method Detail

getMessagingChannel

public MessagingChannel getMessagingChannel(DeliveryType deliveryType)
Specified by:
getMessagingChannel in interface MessagingDevice

getEncoding

public java.lang.String getEncoding()
Specified by:
getEncoding in interface MessagingDevice

isSMILSupported

public boolean isSMILSupported()
Description copied from interface: MessagingDevice
Does this device support SMIL layout?
Specified by:
isSMILSupported in interface MessagingDevice
Returns:

Oracle Application Server Wireless Java API Reference
B10400-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.