Uses of Interface
com.yahoo.jrt.FatalErrorHandler
Packages that use FatalErrorHandler
-
Uses of FatalErrorHandler in com.yahoo.jrt
Constructors in com.yahoo.jrt with parameters of type FatalErrorHandlerModifierConstructorDescriptionTransport(String name, FatalErrorHandler fatalHandler, CryptoEngine cryptoEngine, int numThreads, boolean tcpNoDelay, int eventsBeforeWakeup) Creates a new Transport object with the given fatal error handler and CryptoEngine.