Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.jppf.server Classes and Interfaces - 10 results found.
| Name | Description | Type | Package | Framework |
| AbstractCommonNode | This class is used as a container for common methods that cannot be implemented in AbstractNode. | Class | org.jppf.server.node | Jppf |
|
| DefaultSerializationExceptionHook | This default hook is used when none is specified in the node configuration. | Class | org.jppf.server.node | Jppf |
|
| DriverJobManagementMBean | This is the job management MBean interface. | Interface | org.jppf.server.job.management | Jppf |
|
| JPPFContextDriver | Context associated with a driver. | Class | org.jppf.server | Jppf |
|
| JPPFDriver | This class serves as an initializer for the entire JPPF server. | Class | org.jppf.server | Jppf |
|
| JPPFNode | Instances of this class encapsulate execution nodes. | Class | org.jppf.server.node | Jppf |
|
| NodeConnectionEvent | Event emitted when a node connects to or disconnects from the server. | Class | org.jppf.server.event | Jppf |
|
| NodeConnectionListener | Interface for classes that wish to be notified of node connection events. | Interface | org.jppf.server.event | Jppf |
|
| NodeJobInformation | Instances of this cass hold temporary information about a sub-job and the nodes it was dispatched toSee Also:Serialized Form | Class | org.jppf.server.job.management | Jppf |
|
| SerializationExceptionHook | This interface represents a hook invoked when the serialization of a task raises an exception. | Interface | org.jppf.server.node | Jppf |