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 Request.getNotesManager()
           
 NotesManagerImpl Response.getNotesManager()
           
 

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



Copyright © 2011 SUN Microsystems. All Rights Reserved.