org.brains2b.coffee.message
Class PostArticle

java.lang.Object
  extended by org.brains2b.coffee.message.PostArticle

public class PostArticle
extends java.lang.Object


Constructor Summary
PostArticle()
           
 
Method Summary
static java.lang.String create(Article a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PostArticle

public PostArticle()
Method Detail

create

public static final java.lang.String create(Article a)