org.apache.abdera.examples.ext
Class Thread

java.lang.Object
  extended by org.apache.abdera.examples.ext.Thread

public class Thread
extends Object

The Atom Threading Extensions are described in RFC4685 and provide a means of representing threaded discussions and parent/child relationships in Atom.


Constructor Summary
Thread()
           
 
Method Summary
static void main(String... args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Thread

public Thread()
Method Detail

main

public static void main(String... args)
                 throws Exception
Throws:
Exception


Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.