|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use NodeTransition | |
|---|---|
| org.jppf.server.nio.nodeserver | Classes supporting the server node-side of the JPPF asynchronous comunication model. |
| Uses of NodeTransition in org.jppf.server.nio.nodeserver |
|---|
| Methods in org.jppf.server.nio.nodeserver that return NodeTransition | |
|---|---|
static NodeTransition |
NodeTransition.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NodeTransition[] |
NodeTransition.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jppf.server.nio.nodeserver that return types with arguments of type NodeTransition | |
|---|---|
protected NioServerFactory<NodeState,NodeTransition> |
NodeNioServer.createFactory()
Create the factory holding all the states and transition mappings. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||