org.glassfish.grizzly.http.server
Class Request.Note<E>

java.lang.Object
  extended by org.glassfish.grizzly.http.server.Request.Note<E>
Enclosing class:
Request

public static final class Request.Note<E>
extends java.lang.Object


Constructor Summary
Request.Note(Attribute<E> attribute)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Request.Note

public Request.Note(Attribute<E> attribute)


Copyright © 2011 Oracle Corpration. All Rights Reserved.