|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ClassNioServer | |
|---|---|
| org.jppf.server | Classes supporting the core functionality of the JPPF asynchronous comunication model. |
| org.jppf.server.nio.classloader | Support for socket-based communication with remote services. |
| Uses of ClassNioServer in org.jppf.server |
|---|
| Methods in org.jppf.server that return ClassNioServer | |
|---|---|
ClassNioServer |
JPPFDriver.getClassServer()
Get the JPPF class server. |
| Uses of ClassNioServer in org.jppf.server.nio.classloader |
|---|
| Methods in org.jppf.server.nio.classloader with parameters of type ClassNioServer | |
|---|---|
protected void |
ClassContext.resetNodeState(ChannelWrapper<?> request,
ClassNioServer server)
Reset the state of the requesting node channel, after an error occurred on the provider which attempted to provide a response. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||