Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jppf.node.connection Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
ConnectionContextInstances of this class define the context for a node (re)connection request.Classorg.jppf.node.connectionJppf
ConnectionReasonenum ConnectionReasonThis enum lists the possible high-level reasons for a node reconnection request.Classorg.jppf.node.connectionJppf
DriverConnectionInfoThis interface provides the required information for connecting to a remote JPPF driver.Interfaceorg.jppf.node.connectionJppf
DriverConnectionStrategyThis interface defines which parameters should be used to connect to the driver.Interfaceorg.jppf.node.connectionJppf
JPPFCsvFileConnectionStrategyThis implementation of DriverConnectionStrategy reads a list of drivers from a CSV file where each line has the following format:Classorg.jppf.node.connectionJppf
JPPFDefaultConnectionStrategyThis implementation of DriverConnectionStrategy is the JPPF default and produces DriverConnectionInfo instances based solely on the JPPF configuration.Classorg.jppf.node.connectionJppf
JPPFDriverConnectionInfoA default implementation for the DriverConnectionInfo interface.Classorg.jppf.node.connectionJppf
MyConnectionStrategyThis implementation of DriverConnectionStrategy reads a list of drivers from a CSV file where each line has the following format:Classorg.jppf.node.connectionJppf