Uses of Class
org.glassfish.grizzly.web.container.NotesManagerImpl

Packages that use NotesManagerImpl
org.glassfish.grizzly.web.container   
 

Uses of NotesManagerImpl in org.glassfish.grizzly.web.container
 

Methods in org.glassfish.grizzly.web.container that return NotesManagerImpl
 NotesManagerImpl Request.getNotesManager()
           
 NotesManagerImpl Response.getNotesManager()
           
 

Methods in org.glassfish.grizzly.web.container with parameters of type NotesManagerImpl
 void Request.setNotesManager(NotesManagerImpl notesManager)
           
 void Response.setNotesManager(NotesManagerImpl notesManager)
           
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.