Class LocalEchoServerRegistration
java.lang.Object
org.jboss.netty.example.http.tunnel.LocalEchoServerRegistration
Deploy this in JBossAS 5 or other IoC container by adding the following bean.
<bean name="org.jboss.netty.example.http.tunnel.LocalEchoServerRegistration" class="org.jboss.netty.example.http.tunnel.LocalEchoServerRegistration" />
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
factory
-
serverChannel
-
-
Constructor Details
-
LocalEchoServerRegistration
public LocalEchoServerRegistration()
-
-
Method Details
-
start
public void start() -
stop
public void stop()
-