org.atmosphere.samples.pubsub
Class JAXBBean

java.lang.Object
  extended by org.atmosphere.samples.pubsub.JAXBBean

public class JAXBBean
extends Object


Field Summary
 String value
           
 
Constructor Summary
JAXBBean()
           
JAXBBean(String str)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public String value
Constructor Detail

JAXBBean

public JAXBBean()

JAXBBean

public JAXBBean(String str)


Copyright © 2011. All Rights Reserved.