|
||||||||||
| 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 |
GrizzletAdapter.getGrizzlet()
Set the user defined Grizzlet implementation. |
Grizzlet |
GrizzletCometHandler.getGrizzlet()
Return the associated Grizzlet. |
| Methods in com.sun.grizzly.container with parameters of type Grizzlet | |
|---|---|
void |
GrizzletAdapter.setGrizzlet(Grizzlet grizzlet)
Return the user defined Grizzlet implementation. |
void |
AsyncConnectionImpl.setGrizzlet(Grizzlet grizzlet)
|
void |
GrizzletCometHandler.setGrizzlet(Grizzlet grizzlet)
Set the Grizzlet. |
| 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 | |||||||||