org.openmobileis.synchro.openmsp.protocol.test
Class Example

java.lang.Object
  extended byorg.openmobileis.synchro.openmsp.protocol.Handler
      extended byorg.openmobileis.synchro.openmsp.protocol.test.Example

public class Example
extends Handler

Title: OpenMobileIS project source
Description: An example to show how to use OpenMSP protocol API.

Since:
JDK 1.1
Version:
1.0.
Author:
Philippe Delrieu

Constructor Summary
Example()
           
 
Method Summary
static Message buildCompleteMessage()
           
static Message buildMessage()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class org.openmobileis.synchro.openmsp.protocol.Handler
endElement, getValue, startElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Example

public Example()
Method Detail

buildMessage

public static Message buildMessage()
                            throws OpenMSPException
Throws:
OpenMSPException

buildCompleteMessage

public static Message buildCompleteMessage()
                                    throws OpenMSPException
Throws:
OpenMSPException

main

public static void main(java.lang.String[] args)


Copyright 2006 OpenMobileIS. All Rights Reserved.