org.jbpm.task.service.mina
Class MinaSessionWriter

java.lang.Object
  extended by org.jbpm.task.service.mina.MinaSessionWriter
All Implemented Interfaces:
SessionWriter

public class MinaSessionWriter
extends Object
implements SessionWriter


Constructor Summary
MinaSessionWriter(org.apache.mina.core.session.IoSession session)
           
 
Method Summary
 void write(Object message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MinaSessionWriter

public MinaSessionWriter(org.apache.mina.core.session.IoSession session)
Method Detail

write

public void write(Object message)
Specified by:
write in interface SessionWriter


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