com.sun.grizzly.samples.http.adapter
Class GrizzlyEmbedWebServer
java.lang.Object
com.sun.grizzly.samples.http.adapter.GrizzlyEmbedWebServer
public class GrizzlyEmbedWebServer
- extends Object
Simple demo that demonstrate how to add more than one GrizzlyAdapter
and how the request are properly mapped to their associated GrizzlyAdapter
- Author:
- Jeanfrancois Arcand
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GrizzlyEmbedWebServer
public GrizzlyEmbedWebServer()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2012 Oracle Corporation. All Rights Reserved.