com.funambol.syncml.client
Class OTAConfigMessageParser

java.lang.Object
  extended by com.funambol.syncml.client.OTAConfigMessageParser

public class OTAConfigMessageParser
extends java.lang.Object

Message Listener for messages carring configuration messages (Config)


Constructor Summary
OTAConfigMessageParser()
          Creates a new instance of OTAConfigMessageParser
 
Method Summary
 OTAConfigMessage parseMessage(byte[] msg)
          This is the main parse method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OTAConfigMessageParser

public OTAConfigMessageParser()
Creates a new instance of OTAConfigMessageParser

Method Detail

parseMessage

public OTAConfigMessage parseMessage(byte[] msg)
                              throws java.io.IOException
This is the main parse method. It reads the incoming message and store the informations in the instance attributes.

Returns:
OTAConfigMessage Object handling properties from OTA Configuration message
Throws:
java.io.IOException


Copyright © 2001-2009 Funambol.