All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
Class |
Description |
AbstractArtifactResourceResolver |
|
AbstractConverter<S,T> |
|
AbstractDeque<E> |
Abstract Deque
|
AbstractEventDispatcher |
|
AbstractLogger |
|
AbstractURLClassPathHandle |
|
AccessibleObjectUtils |
The utilities class of AccessibleObject
|
ACLLoggerFactory |
|
AnnotationUtils |
Annotation Utilities class
|
ArchiveFileArtifactResourceResolver |
|
ArrayEnumeration<E> |
Enumeration based on array
|
ArrayUtils |
The utilities class for Array
|
Artifact |
Artifact entity
|
ArtifactDetector |
|
ArtifactResourceResolver |
The resolver interface for Artifact resource(the archive file or the directory).
|
Assert |
The utility class for Assertion
|
BannedArtifactClassLoadingExecutor |
The executor for the banned artifacts that are loading by ClassLoader .
|
BaseUtils |
Base Utilities class
|
BeanProperty |
The class presenting the Property of Bean
|
ByteArrayToObjectConverter |
The class coverts the byte array object to be a Object instance .
|
CharSequenceComparator |
The Comparator for CharSequence
|
CharSequenceUtils |
The utilities class for CharSequence
|
CharsetUtils |
The Utilities class for Charset
|
ClassDataRepository |
The Class Data Repository
|
ClassDefinition |
The definition class for Class
|
ClassFileJarEntryFilter |
|
ClassFilter |
|
ClassicProcessIdResolver |
|
ClassicURLClassPathHandle |
|
ClassLoaderUtils |
ClassLoader Utility
|
ClassLoaderUtils.ResourceType |
Resource Type
|
ClassPathUtils |
|
ClassUtils |
Class utility class
|
CollectionUtils |
The utilities class for Java Collection
|
Compatible<T,R> |
Compatible
|
CompositeSubProtocolURLConnectionFactory |
|
CompositeURLStreamHandlerFactory |
The composite URLStreamHandlerFactory delegates to one or more URLStreamHandlerFactories
in order .
|
ConditionalEventListener<E extends Event> |
|
ConfigurationProperty |
The metadata annotation used to declare on the Java field whose modifiers usually are static and final
for the configuration property.
|
Configurer<T> |
FunctionalInterface Configurer (No Thread-Safe)
|
ConsoleURLConnection |
Console URLConnection
|
Constants |
|
ConstructorDefinition |
The definition class for Constructor
|
ConstructorUtils |
The utilities class of Constructor
|
Converter<S,T> |
A class to convert the source-typed value to the target-typed value
|
CustomizedThreadFactory |
The Customized ThreadFactory
|
DefaultDeserializer |
|
DefaultSerializer |
Default Serializer implementation based on Java Standard Serialization.
|
DelegatingBlockingQueue<E> |
Delegating BlockingQueue
|
DelegatingScheduledExecutorService |
Delegating ScheduledExecutorService
|
DelegatingURLConnection |
Delegating URLConnection
|
DelegatingURLStreamHandlerFactory |
Delegating URLStreamHandlerFactory
|
DelegatingWrapper |
|
Deprecation |
The info class for deprecation
|
Deprecation.Builder |
|
Deprecation.Level |
Deprecation Level
|
Deserializer<T> |
Deserializer
|
Deserializers |
|
DirectEventDispatcher |
|
DirectoryFileFilter |
This filter accepts Files that are directories.
|
EmptyIterable<E> |
Empty Iterable
|
EmptyIterator<E> |
Empty Iterator Class
|
EnumerationIteratorAdapter<E> |
Iterator Adapter based on Enumeration
|
EnumerationUtils |
The utilities class for Java Enumeration
|
Event |
An event object is based on the Java standard event
|
EventDispatcher |
|
EventListener<E extends Event> |
The Event Listener that is based on Java standard EventListener interface supports
the generic Event .
|
ExceptionUtils |
Exception Utilities class
|
ExecutableDefinition<E extends java.lang.reflect.Executable> |
The definition class of Java Executable
|
ExecutableUtils |
The utility class for Java Reflection Executable
|
ExecutorUtils |
Executor Utilities class
|
Experimental |
The marker annotation indicates a feature is experimental, it could be changed or even be removed in the future.
|
ExtendableProtocolURLStreamHandler |
Extendable Protocol URLStreamHandler class supports the sub-protocols,
like "{protocol}:{sub-protocols[0]}: ...
|
FastByteArrayInputStream |
Fast(No ThreadSafe without synchronization) ByteArrayInputStream
|
FastByteArrayOutputStream |
Fast(No ThreadSafe without synchronization) ByteArrayOutputStream
|
FieldDefinition |
The definition class of Field
|
FieldUtils |
The Java Reflection Field Utility class
|
FileChangedEvent |
The event raised when the file is changed
|
FileChangedEvent.Kind |
The Kind of File Changed Event
|
FileChangedListener |
|
FileConstants |
File Constants
|
FileExtensionFilter |
|
FileUtils |
File Utility
|
FileWatchService |
File Watch Service
|
Filter<T> |
|
FilterOperator |
|
FilterUtils |
|
FormatUtils |
The utility class of text format
|
Functional<V> |
Fluent API for FunctionalInterface (No Thread-Safe)
|
GenericEvent<S> |
|
GenericEventListener |
An abstract class of EventListener for Generic events, the sub class could add more event
handle methods, rather than only binds the EventListener.onEvent(Event) method that is declared to be
final the implementation can't override.
|
Handler |
The "classpath" protocol URLStreamHandler based on ClassLoader
|
Handler |
"console" protocol Handler
|
IOFileFilter |
An interface which brings the FileFilter and FilenameFilter
interfaces together.
|
IOUtils |
The utilities class for I/O
|
IterableAdapter<T> |
Iterable Adapter via Iterator
|
JarEntryFilter |
|
JarUtils |
Jar Utility class
|
JavaType |
|
JavaType.Kind |
The kind of Java type
|
JDKLoggerFactory |
|
JmxUtils |
The utilities class for JMX
|
JSONArray |
A dense indexed sequence of values.
|
JSONException |
Thrown to indicate a problem with the JSON API.
|
JSONObject |
A modifiable set of name/value mappings.
|
JSONStringer |
|
JSONTokener |
Parses a JSON ( RFC 4627) encoded
string into the corresponding object.
|
JSONUtils |
The utility class for JSON
|
Listenable<E extends EventListener<?>> |
Event Listenable
|
Lists |
The utility class for List for Modern JDK(9+), which supports the feedback if Java Runtime is below JDK 9.
|
ListUtils |
The utilities class for Java List
|
Logger |
Microsphere Logger Interface
|
LoggerFactory |
|
LoggingFileChangedListener |
|
ManagementUtils |
Management Utility class
|
ManifestArtifactResourceResolver |
|
Maps |
The utility class for Map for Modern JDK(9+), which supports the feedback if Java Runtime is below JDK 9.
|
MapToPropertiesConverter |
|
MapUtils |
The utilities class for Java Map
|
MapUtils.ImmutableEntry<K,V> |
|
MavenArtifact |
|
MavenArtifactResourceResolver |
|
MBeanAttribute |
MBean Attribute with MBeanAttributeInfo and its' optional value
|
MemberDefinition<M extends java.lang.reflect.Member> |
The definition class for Java Refection Member
|
MemberUtils |
Java Reflection Member Utilities class
|
MethodDefinition |
The definition class of Java Method
|
MethodHandlesLookupUtils |
The utilities class for MethodHandles.Lookup
|
MethodHandleUtils |
The utilities class for MethodHandle
|
MethodHandleUtils.LookupMode |
The allowed MethodHandles.Lookup modes enumeration
|
MethodUtils |
The Java Reflection Method Utility class
|
ModernProcessIdResolver |
|
ModernURLClassPathHandle |
|
Modifier |
The enumeration class for Java Reflection Modifier
|
MultipleType |
Multiple Type
|
MultiValueConverter<S> |
An interface to convert the source-typed value to multiple value, e.g , Java array, Collection or
sub-interfaces
|
MutableURLStreamHandlerFactory<H extends java.net.URLStreamHandler> |
Mutable URLStreamHandlerFactory that is not thread-safe extends URLStreamHandler .
|
NameFileFilter |
Filters filenames for a certain name.
|
Nonnull |
A common Microsphere annotation to declare that annotated elements cannot be null .
|
NoOpLoggerFactory |
|
NoOpURLClassPathHandle |
|
Nullable |
A common Microsphere annotation to declare that annotated elements can be null under
some circumstance.
|
NumberToByteConverter |
|
NumberToCharacterConverter |
|
NumberToDoubleConverter |
|
NumberToFloatConverter |
|
NumberToIntegerConverter |
|
NumberToLongConverter |
|
NumberToShortConverter |
|
NumberUtils |
The utilities class for nummber
|
ObjectToBooleanConverter |
|
ObjectToByteArrayConverter |
The class coverts the Object instance to be byte array object.
|
ObjectToByteConverter |
|
ObjectToCharacterConverter |
|
ObjectToDoubleConverter |
|
ObjectToFloatConverter |
|
ObjectToIntegerConverter |
|
ObjectToLongConverter |
|
ObjectToOptionalConverter |
The class to convert Object to Optional
|
ObjectToShortConverter |
|
ObjectToStringConverter |
|
PackageNameClassFilter |
|
PackageNameClassNameFilter |
|
ParallelEventDispatcher |
|
ParameterizedTypeImpl |
ParameterizedType Implementation forks sun.reflect.generics.reflectiveObjects.ParameterizedTypeImpl
|
PathConstants |
Path Constants Definition
|
Predicates |
The utilities class for Java Predicate
|
Prioritized |
Prioritized interface can be implemented by objects that
should be sorted, for example the tasks in executable queue.
|
PriorityComparator |
The Comparator for the annotation Priority
|
ProcessExecutor |
Process Executor
|
ProcessIdResolver |
The resolver for Process ID
|
ProcessManager |
Process Manager
|
PropertiesToStringConverter |
|
PropertiesUtils |
The utilities class for Properties
|
PropertyConstants |
The property constants for Microsphere Core
|
PropertyResourceBundleControl |
PropertyResourceBundle ResourceBundle.Control Implementation which supports encoding Properties files
|
PropertyResourceBundleUtils |
PropertyResourceBundle Utility class
|
ProtocolConstants |
Protocol Constants Definition
|
ProxyUtils |
The utilities class for Proxy
|
QueueUtils |
The utilities class for Java Queue
|
ReadOnlyIterator<E> |
Abstract Read-Only Iterator
|
ReflectionUtils |
|
ReflectiveDefinition |
The abstract definition class for Java Reflection
|
Scanner<S,R> |
|
SeparatorConstants |
Separator Constants
|
Serializer<S> |
Serializer
|
Serializers |
|
ServiceLoaderURLStreamHandlerFactory |
Decorating URLStreamHandlerFactory class delegates the composite of URLStreamHandlerFactory and
URLStreamHandler instances that are loaded by the JDK's ServiceLoader .
|
ServiceLoaderUtils |
ServiceLoader Utility
|
ServiceLoadingURLClassPathHandle |
|
Sets |
The utility class for Set for Modern JDK(9+), which supports the feedback if Java Runtime is below JDK 9.
|
SetUtils |
The utilities class for Java Set
|
Sfl4jLoggerFactory |
|
ShutdownHookUtils |
The utilities class for ShutdownHook
|
SimpleClassScanner |
Simple Class Scanner
|
SimpleFileScanner |
Simple File Scanner (Single-Thread)
|
SimpleJarEntryScanner |
Simple JarEntry Scanner
|
Since |
The annotation that indicates the API is introduced in the first time.
|
SingletonEnumeration<E> |
Singleton Enumeration
|
SingletonIterator<E> |
Singleton Iterator
|
StackTraceUtils |
The utility class for Stack Trace
|
StandardFileWatchService |
|
StandardURLStreamHandlerFactory |
Standard URLStreamHandlerFactory
|
StopWatch |
|
StopWatch.Task |
|
StreamArtifactResourceResolver |
|
Streams |
The utilities class for Stream
|
StringBuilderWriter |
Writer implementation that outputs to a StringBuilder .
|
StringConverter<T> |
A class to covert String to the target-typed value
|
StringDeserializer |
|
StringSerializer |
|
StringToArrayConverter |
The class to convert String to array-type object
|
StringToBlockingDequeConverter |
The class to convert String to BlockingDeque -based value
|
StringToBlockingQueueConverter |
The class to convert String to BlockingDeque -based value
|
StringToBooleanConverter |
The class to convert String to Boolean
|
StringToByteConverter |
The class to convert String to Byte
|
StringToCharacterConverter |
The class to convert String to Character
|
StringToCharArrayConverter |
The class to convert String to char[]
|
StringToClassConverter |
The class to convert String to Class
|
StringToCollectionConverter |
The class to convert String to Collection -based value
|
StringToDequeConverter |
The class to convert String to Deque -based value
|
StringToDoubleConverter |
The class to convert String to Double
|
StringToDurationConverter |
The class to convert String to Duration
|
StringToFloatConverter |
The class to convert String to Float
|
StringToInputStreamConverter |
The class to convert String to InputStream
|
StringToIntegerConverter |
The class to convert String to Integer
|
StringToIterableConverter<T extends java.lang.Iterable> |
The class to convert String to Iterable -based value
|
StringToListConverter |
The class to convert String to List -based value
|
StringToLongConverter |
The class to convert String to Long
|
StringToMultiValueConverter |
The class to convert String to multiple value object
|
StringToNavigableSetConverter |
The class to convert String to SortedSet -based value
|
StringToQueueConverter |
The class to convert String to Deque -based value
|
StringToSetConverter |
The class to convert String to Set -based value
|
StringToShortConverter |
The class to convert String to Short
|
StringToSortedSetConverter |
The class to convert String to SortedSet -based value
|
StringToStringConverter |
The class to convert String to String
|
StringToTransferQueueConverter |
The class to convert String to TransferQueue -based value
|
StringUtils |
The utilities class for String
|
SubProtocolURLConnectionFactory |
The URLConnection factory for the sub protocol
|
SymbolConstants |
Symbols
|
SystemUtils |
The utilities class for System
|
ThrowableAction |
A function interface for action with Throwable
|
ThrowableBiConsumer<T,U> |
BiConsumer with Throwable
|
ThrowableBiFunction<T,U,R> |
BiFunction with Throwable
|
ThrowableBiFunction.ExceptionHandler<T,U,R> |
The handler interface for exception
|
ThrowableConsumer<T> |
Consumer with Throwable
|
ThrowableFunction<T,R> |
Function with Throwable
|
ThrowableSupplier<T> |
|
TrueClassFilter |
Class Filter returns true forever
|
TrueFileFilter |
|
TypeArgument |
Type Argument
|
TypeFinder<T> |
The finder class for Type
|
TypeFinder.Include |
The enumeration for the type finder includes
|
TypeUtils |
The utilities class for Type
|
UnmodifiableIterator<E> |
Unmodifiable Iterator
|
URLClassPathHandle |
The handle interface for URL Class-Path
|
URLUtils |
URL Utility class
|
Utils |
The marker interface for the utilities class
|
ValueHolder<V> |
The class to hold a value (No Thread-Safe)
|
Version |
The value object to represent a version consisting of major, minor and patch part.
|
Version.Operator |
|
VersionUtils |
The utility class for version
|
VirtualMachineProcessIdResolver |
|
Wrapper |
|
WrapperProcessor<W extends Wrapper> |
|