Class 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" />
     
    • Constructor Detail

      • LocalEchoServerRegistration

        public LocalEchoServerRegistration()
    • Method Detail

      • start

        public void start()
      • stop

        public void stop()