|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PipelineFullException | |
---|---|
com.sun.grizzly |
Uses of PipelineFullException in com.sun.grizzly |
---|
Methods in com.sun.grizzly that throw PipelineFullException | |
---|---|
void |
Context.execute()
Deprecated. |
void |
DefaultPipeline.execute(Callable callable)
Add an object to this pipeline |
void |
Context.execute(ContextTask contextTask)
Execute this Context using the Controller's Pipeline |
void |
Context.execute(ContextTask contextTask,
boolean runInSeparateThread)
Execute this Context using either Controller's Pipeline or current thread |
void |
Pipeline.execute(E task)
Add an E to be processed by this Pipeline |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |