|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Grizzlet | |
---|---|
com.sun.grizzly.container | |
com.sun.grizzly.grizzlet |
Uses of Grizzlet in com.sun.grizzly.container |
---|
Methods in com.sun.grizzly.container that return Grizzlet | |
---|---|
Grizzlet |
GrizzletCometHandler.getGrizzlet()
Return the associated Grizzlet. |
Grizzlet |
GrizzletAdapter.getGrizzlet()
Set the user defined Grizzlet implementation. |
Methods in com.sun.grizzly.container with parameters of type Grizzlet | |
---|---|
void |
GrizzletCometHandler.setGrizzlet(Grizzlet grizzlet)
Set the Grizzlet. |
void |
AsyncConnectionImpl.setGrizzlet(Grizzlet grizzlet)
|
void |
GrizzletAdapter.setGrizzlet(Grizzlet grizzlet)
Return the user defined Grizzlet implementation. |
Uses of Grizzlet in com.sun.grizzly.grizzlet |
---|
Classes in com.sun.grizzly.grizzlet that implement Grizzlet | |
---|---|
class |
ChatGrizzlet
Simple Grizzlet that implement the logic to build a Chat application. |
class |
JMakiGrizzlet
Simple Flickr Magnet Demo. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |