org.glassfish.grizzly.servlet
Class Holders

java.lang.Object
  extended by org.glassfish.grizzly.servlet.Holders

public class Holders
extends Object

Set of holder interfaces, which help to bind Servlet and Grizzly HttpServer abstractions.

Author:
Alexey Stashok

Nested Class Summary
static interface Holders.RequestHolder
           
static interface Holders.ResponseHolder
           
 
Constructor Summary
Holders()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Holders

public Holders()


Copyright © 2012 Oracle Corporation. All Rights Reserved.