Uses of Class
com.sun.grizzly.tcp.NotesManagerImpl

Packages that use NotesManagerImpl
com.sun.grizzly.tcp   
 

Uses of NotesManagerImpl in com.sun.grizzly.tcp
 

Methods in com.sun.grizzly.tcp that return NotesManagerImpl
 NotesManagerImpl Response.getNotesManager()
           
 NotesManagerImpl Request.getNotesManager()
           
 

Methods in com.sun.grizzly.tcp with parameters of type NotesManagerImpl
 void Response.setNotesManager(NotesManagerImpl notesManager)
           
 void Request.setNotesManager(NotesManagerImpl notesManager)
           
 



Copyright © 2008 SUN Microsystems. All Rights Reserved.