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" />
-
-
Constructor Summary
Constructors Constructor Description LocalEchoServerRegistration()
-