Package com.clumd.projects.java_common_utils.base_enhancements
package com.clumd.projects.java_common_utils.base_enhancements
-
ClassDescriptionFunctionPotentialException<T,
R, E extends Throwable> An extension toFunctionwhich allows the apply method to throw checked exceptions if desired.This is used in order to re-name the pool and workers who are spawned into it.This is used to point to a provided custom classloader as the first point of contact for loading new objects over a connection.ThisSocketwrapper serves to accumulate some convenience methods for dealing with sockets, such as setting up ObjectStreams, setting timeouts and preparing customised ClassLoaders for interpreting incoming objects.This base-level exception interface is used to add some additional methods toThrowables which may prove useful for compressing large stack-traces.