Uses of Interface
org.marre.wap.wbxml.WbxmlDocument

Packages that use WbxmlDocument
org.marre.wap.nokia   
org.marre.wap.push   
 

Uses of WbxmlDocument in org.marre.wap.nokia
 

Classes in org.marre.wap.nokia that implement WbxmlDocument
 class NokiaOtaBrowserSettings
           
 

Uses of WbxmlDocument in org.marre.wap.push
 

Classes in org.marre.wap.push that implement WbxmlDocument
 class WapSIPush
           
 class WapSLPush
          Represents a WAP Service Loading Push message.
 

Methods in org.marre.wap.push with parameters of type WbxmlDocument
protected  byte[] SmsWapPushMessage.buildPushMessage(WbxmlDocument thePushMsg)
           
 

Constructors in org.marre.wap.push with parameters of type WbxmlDocument
SmsWapPushMessage(WbxmlDocument thePushMsg, MimeContentType theContentType)
           
SmsWapPushMessage(WbxmlDocument thePushMsg, java.lang.String theContentType)
           
SmsWapPushMessage(WbxmlDocument thePushMsg)
           
 



Copyright © 2002-2005 Markus Eriksson. All Rights Reserved.