org.jbpm.task.service
Interface SessionWriter

All Known Implementing Classes:
HornetQSessionWriter, JMSSessionWriter, MinaSessionWriter

public interface SessionWriter


Method Summary
 void write(Object message)
           
 

Method Detail

write

void write(Object message)
           throws IOException
Throws:
IOException


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.