Class LocalEchoServerRegistration

java.lang.Object
org.jboss.netty.example.http.tunnel.LocalEchoServerRegistration

public class LocalEchoServerRegistration extends Object
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 Details

  • Constructor Details

    • LocalEchoServerRegistration

      public LocalEchoServerRegistration()
  • Method Details

    • start

      public void start()
    • stop

      public void stop()