Class

io.backchat.hookup.HookupClient

WebSocketHttpResponseDecoder

Related Doc: package HookupClient

Permalink

class WebSocketHttpResponseDecoder extends HttpResponseDecoder

Fix bug in standard HttpResponseDecoder for web socket clients. When status 101 is received for Hybi00, there are 16 bytes of contents expected

Linear Supertypes
HttpResponseDecoder, HttpMessageDecoder, ReplayingDecoder[State], FrameDecoder, LifeCycleAwareChannelHandler, SimpleChannelUpstreamHandler, ChannelUpstreamHandler, ChannelHandler, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. WebSocketHttpResponseDecoder
  2. HttpResponseDecoder
  3. HttpMessageDecoder
  4. ReplayingDecoder
  5. FrameDecoder
  6. LifeCycleAwareChannelHandler
  7. SimpleChannelUpstreamHandler
  8. ChannelUpstreamHandler
  9. ChannelHandler
  10. AnyRef
  11. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

  1. new WebSocketHttpResponseDecoder()

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def actualReadableBytes(): Int

    Permalink
    Attributes
    protected[org.jboss.netty.handler.codec.frame]
    Definition Classes
    FrameDecoder
  5. def afterAdd(arg0: ChannelHandlerContext): Unit

    Permalink
    Definition Classes
    FrameDecoder → LifeCycleAwareChannelHandler
    Annotations
    @throws( classOf[java.lang.Exception] )
  6. def afterRemove(arg0: ChannelHandlerContext): Unit

    Permalink
    Definition Classes
    FrameDecoder → LifeCycleAwareChannelHandler
    Annotations
    @throws( classOf[java.lang.Exception] )
  7. def appendToCumulation(arg0: ChannelBuffer): ChannelBuffer

    Permalink
    Attributes
    protected[org.jboss.netty.handler.codec.frame]
    Definition Classes
    FrameDecoder
  8. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  9. def beforeAdd(arg0: ChannelHandlerContext): Unit

    Permalink
    Definition Classes
    FrameDecoder → LifeCycleAwareChannelHandler
    Annotations
    @throws( classOf[java.lang.Exception] )
  10. def beforeRemove(arg0: ChannelHandlerContext): Unit

    Permalink
    Definition Classes
    FrameDecoder → LifeCycleAwareChannelHandler
    Annotations
    @throws( classOf[java.lang.Exception] )
  11. def channelBound(arg0: ChannelHandlerContext, arg1: ChannelStateEvent): Unit

    Permalink
    Definition Classes
    SimpleChannelUpstreamHandler
    Annotations
    @throws( classOf[java.lang.Exception] )
  12. def channelClosed(arg0: ChannelHandlerContext, arg1: ChannelStateEvent): Unit

    Permalink
    Definition Classes
    FrameDecoder → SimpleChannelUpstreamHandler
    Annotations
    @throws( classOf[java.lang.Exception] )
  13. def channelConnected(arg0: ChannelHandlerContext, arg1: ChannelStateEvent): Unit

    Permalink
    Definition Classes
    SimpleChannelUpstreamHandler
    Annotations
    @throws( classOf[java.lang.Exception] )
  14. def channelDisconnected(arg0: ChannelHandlerContext, arg1: ChannelStateEvent): Unit

    Permalink
    Definition Classes
    FrameDecoder → SimpleChannelUpstreamHandler
    Annotations
    @throws( classOf[java.lang.Exception] )
  15. def channelInterestChanged(arg0: ChannelHandlerContext, arg1: ChannelStateEvent): Unit

    Permalink
    Definition Classes
    SimpleChannelUpstreamHandler
    Annotations
    @throws( classOf[java.lang.Exception] )
  16. def channelOpen(arg0: ChannelHandlerContext, arg1: ChannelStateEvent): Unit

    Permalink
    Definition Classes
    SimpleChannelUpstreamHandler
    Annotations
    @throws( classOf[java.lang.Exception] )
  17. def channelUnbound(arg0: ChannelHandlerContext, arg1: ChannelStateEvent): Unit

    Permalink
    Definition Classes
    SimpleChannelUpstreamHandler
    Annotations
    @throws( classOf[java.lang.Exception] )
  18. def checkpoint(arg0: State): Unit

    Permalink
    Attributes
    protected[org.jboss.netty.handler.codec.replay]
    Definition Classes
    ReplayingDecoder
  19. def checkpoint(): Unit

    Permalink
    Attributes
    protected[org.jboss.netty.handler.codec.replay]
    Definition Classes
    ReplayingDecoder
  20. def childChannelClosed(arg0: ChannelHandlerContext, arg1: ChildChannelStateEvent): Unit

    Permalink
    Definition Classes
    SimpleChannelUpstreamHandler
    Annotations
    @throws( classOf[java.lang.Exception] )
  21. def childChannelOpen(arg0: ChannelHandlerContext, arg1: ChildChannelStateEvent): Unit

    Permalink
    Definition Classes
    SimpleChannelUpstreamHandler
    Annotations
    @throws( classOf[java.lang.Exception] )
  22. def cleanup(arg0: ChannelHandlerContext, arg1: ChannelStateEvent): Unit

    Permalink
    Attributes
    protected[org.jboss.netty.handler.codec.replay]
    Definition Classes
    ReplayingDecoder → FrameDecoder
    Annotations
    @throws( classOf[java.lang.Exception] )
  23. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  24. val codes: List[Int]

    Permalink
  25. def createMessage(arg0: Array[String]): HttpMessage

    Permalink
    Attributes
    protected[org.jboss.netty.handler.codec.http]
    Definition Classes
    HttpResponseDecoder → HttpMessageDecoder
  26. def decode(arg0: ChannelHandlerContext, arg1: Channel, arg2: ChannelBuffer, arg3: State): AnyRef

    Permalink
    Attributes
    protected[org.jboss.netty.handler.codec.http]
    Definition Classes
    HttpMessageDecoder → ReplayingDecoder
    Annotations
    @throws( classOf[java.lang.Exception] )
  27. final def decode(arg0: ChannelHandlerContext, arg1: Channel, arg2: ChannelBuffer): AnyRef

    Permalink
    Attributes
    protected[org.jboss.netty.handler.codec.replay]
    Definition Classes
    ReplayingDecoder → FrameDecoder
    Annotations
    @throws( classOf[java.lang.Exception] )
  28. final def decodeLast(arg0: ChannelHandlerContext, arg1: Channel, arg2: ChannelBuffer): AnyRef

    Permalink
    Attributes
    protected[org.jboss.netty.handler.codec.replay]
    Definition Classes
    ReplayingDecoder → FrameDecoder
    Annotations
    @throws( classOf[java.lang.Exception] )
  29. def decodeLast(arg0: ChannelHandlerContext, arg1: Channel, arg2: ChannelBuffer, arg3: State): AnyRef

    Permalink
    Attributes
    protected[org.jboss.netty.handler.codec.replay]
    Definition Classes
    ReplayingDecoder
    Annotations
    @throws( classOf[java.lang.Exception] )
  30. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  31. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  32. def exceptionCaught(arg0: ChannelHandlerContext, arg1: ExceptionEvent): Unit

    Permalink
    Definition Classes
    FrameDecoder → SimpleChannelUpstreamHandler
    Annotations
    @throws( classOf[java.lang.Exception] )
  33. def extractFrame(arg0: ChannelBuffer, arg1: Int, arg2: Int): ChannelBuffer

    Permalink
    Attributes
    protected[org.jboss.netty.handler.codec.frame]
    Definition Classes
    FrameDecoder
  34. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  35. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  36. final def getMaxCumulationBufferCapacity(): Int

    Permalink
    Definition Classes
    FrameDecoder
  37. final def getMaxCumulationBufferComponents(): Int

    Permalink
    Definition Classes
    FrameDecoder
  38. def getState(): State

    Permalink
    Attributes
    protected[org.jboss.netty.handler.codec.replay]
    Definition Classes
    ReplayingDecoder
  39. def handleUpstream(arg0: ChannelHandlerContext, arg1: ChannelEvent): Unit

    Permalink
    Definition Classes
    SimpleChannelUpstreamHandler → ChannelUpstreamHandler
    Annotations
    @throws( classOf[java.lang.Exception] )
  40. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  41. def internalBuffer(): ChannelBuffer

    Permalink
    Attributes
    protected[org.jboss.netty.handler.codec.replay]
    Definition Classes
    ReplayingDecoder → FrameDecoder
  42. def isContentAlwaysEmpty(msg: HttpMessage): Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    WebSocketHttpResponseDecoder → HttpMessageDecoder
  43. def isDecodingRequest(): Boolean

    Permalink
    Attributes
    protected[org.jboss.netty.handler.codec.http]
    Definition Classes
    HttpResponseDecoder → HttpMessageDecoder
  44. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  45. final def isUnfold(): Boolean

    Permalink
    Definition Classes
    FrameDecoder
  46. def messageReceived(arg0: ChannelHandlerContext, arg1: MessageEvent): Unit

    Permalink
    Definition Classes
    ReplayingDecoder → FrameDecoder → SimpleChannelUpstreamHandler
    Annotations
    @throws( classOf[java.lang.Exception] )
  47. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  48. def newCumulationBuffer(arg0: ChannelHandlerContext, arg1: Int): ChannelBuffer

    Permalink
    Attributes
    protected[org.jboss.netty.handler.codec.frame]
    Definition Classes
    FrameDecoder
  49. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  50. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  51. def replace(arg0: String, arg1: ChannelHandler): Unit

    Permalink
    Definition Classes
    FrameDecoder
  52. final def setMaxCumulationBufferCapacity(arg0: Int): Unit

    Permalink
    Definition Classes
    FrameDecoder
  53. final def setMaxCumulationBufferComponents(arg0: Int): Unit

    Permalink
    Definition Classes
    FrameDecoder
  54. def setState(arg0: State): State

    Permalink
    Attributes
    protected[org.jboss.netty.handler.codec.replay]
    Definition Classes
    ReplayingDecoder
  55. final def setUnfold(arg0: Boolean): Unit

    Permalink
    Definition Classes
    FrameDecoder
  56. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  57. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  58. final def unfoldAndFireMessageReceived(arg0: ChannelHandlerContext, arg1: SocketAddress, arg2: Any): Unit

    Permalink
    Attributes
    protected[org.jboss.netty.handler.codec.frame]
    Definition Classes
    FrameDecoder
  59. def updateCumulation(arg0: ChannelHandlerContext, arg1: ChannelBuffer): ChannelBuffer

    Permalink
    Attributes
    protected[org.jboss.netty.handler.codec.frame]
    Definition Classes
    FrameDecoder
  60. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  61. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  62. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  63. def writeComplete(arg0: ChannelHandlerContext, arg1: WriteCompletionEvent): Unit

    Permalink
    Definition Classes
    SimpleChannelUpstreamHandler
    Annotations
    @throws( classOf[java.lang.Exception] )

Inherited from HttpResponseDecoder

Inherited from HttpMessageDecoder

Inherited from ReplayingDecoder[State]

Inherited from FrameDecoder

Inherited from LifeCycleAwareChannelHandler

Inherited from SimpleChannelUpstreamHandler

Inherited from ChannelUpstreamHandler

Inherited from ChannelHandler

Inherited from AnyRef

Inherited from Any

Ungrouped