Package org.apache.sshd.common.util
-
Interface Summary Interface Description EventNotifier<E> Notify about the occurrence of an eventInvoker<ARG,RET> The complement to theCallable
interface - accepts one argument and possibly throws somethingObjectBuilder<T> A generic builder interfaceReadable SshdEventListener -
Class Summary Class Description EventListenerUtils GenericUtils IgnoringEmptyMap<K,V> A dummy map that ignores allput/remove
callsInt2IntFunction MapEntryUtils Represents an un-modifiable pair of valuesMapEntryUtils.EnumMapBuilder<K extends java.lang.Enum<K>,V> MapEntryUtils.GenericMapPopulator<K,V,M extends java.util.Map<K,V>> MapEntryUtils.MapBuilder<K,V> MapEntryUtils.NavigableMapBuilder<K,V> NumberUtils OsUtils Operating system dependent utility methods.ProxyUtils ReflectionUtils SelectorUtils This is a utility class used by selectors and DirectoryScanner.ValidateUtils VersionInfo