Red Hat JBoss Enterprise Application Platform 6.4.19.GA
- java.lang.Object
-
- org.jboss.netty.channel.SimpleChannelUpstreamHandler
-
- org.jboss.ws.core.client.transport.WSResponseHandler
-
- All Implemented Interfaces:
- org.jboss.netty.channel.ChannelHandler, org.jboss.netty.channel.ChannelUpstreamHandler
@ChannelHandler.Sharable
public class WSResponseHandler
extends org.jboss.netty.channel.SimpleChannelUpstreamHandler
A Netty channel upstream handler that receives MessageEvent
and sends data back to the NettyClient.
- Since:
- 24-Jun-2009
- Author:
- alessio.soldano@jboss.com
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.jboss.netty.channel.ChannelHandler
org.jboss.netty.channel.ChannelHandler.Sharable
-
Method Summary
-
Methods inherited from class org.jboss.netty.channel.SimpleChannelUpstreamHandler
channelBound, channelClosed, channelConnected, channelDisconnected, channelInterestChanged, channelOpen, channelUnbound, childChannelClosed, childChannelOpen, handleUpstream, writeComplete
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Red Hat JBoss Enterprise Application Platform 6.4.19.GA
Copyright © 2018 JBoss by Red Hat. All rights reserved.