net.sf.opensmus.io
Class SMUSPipeline

java.lang.Object
  extended by org.jboss.netty.channel.DefaultChannelPipeline
      extended by net.sf.opensmus.io.SMUSPipeline
All Implemented Interfaces:
org.jboss.netty.channel.ChannelPipeline

public class SMUSPipeline
extends org.jboss.netty.channel.DefaultChannelPipeline


Field Summary
 MUSUser user
           
 
Constructor Summary
SMUSPipeline()
           
 
Method Summary
 
Methods inherited from class org.jboss.netty.channel.DefaultChannelPipeline
addAfter, addBefore, addFirst, addLast, attach, get, get, getChannel, getContext, getContext, getContext, getFirst, getLast, getSink, isAttached, notifyHandlerException, remove, remove, remove, removeFirst, removeLast, replace, replace, replace, sendDownstream, sendUpstream, toMap, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

user

public MUSUser user
Constructor Detail

SMUSPipeline

public SMUSPipeline()