All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Error Summary Annotation Types Summary Class Description ActiveLocale Manages the active locale.AnalyzedField Analyzes a QuickFIX/J field, producing a human-readable representation of its contents.AnalyzedGroup Analyzes a QuickFIX/J group, producing a human-readable representation of its contents.AnalyzedMessage Analyzes a QuickFIX/J message, producing a human-readable representation of its contents.AppId An application ID.Authenticator An authenticator of user credentials.AuthService An authentication service interface.AuthServiceImpl<T> An authentication service implementation.BaseWrapper<T> A generic wrapper for marshalling a data value via JAXB.ClassVersion Annotation to retain subversion $Id$ during runtime.Client A client node for stateful communication.ClientContext The client context which the client must supply as an argument to every stateful remote call.CloseableRegistry A registry ofCloseableinstances.CollectionUtils Utilities for collections.CompSerWrapper<T extends Serializable & Comparable<? super T>> A dual-form wrapper for marshalling a comparable and serializable object.ContainerClassInfo Holder of meta-information about a message container class, such asMessages.ContextClassProvider Provides context classes with which to start a server.CopyBytesUtils Utilities for copying binary data.CopyCharsUnicodeUtils Utilities for copying textual data, with Unicode BOM support.CopyCharsUtils Utilities for copying textual data, in the default JVM charset.DateService Provides date-related services.DateWrapper A dual-form wrapper for marshalling a date.DecodingStrategy A list of one or moreSerializationinstances.Deleter Deletes a file or directory recursively.Deleter.RecursiveDeleter ASmartLinksDirectoryWalkerthat does not follow symbolic links, and deletes all files it traverses.Disposition The allowed destinations for the interleaved standard output and error streams of a process.DualWrapper<R,M> A dual-form wrapper for marshalling a data value via JAXB or regular Java serialization.EqualsTagFilter A tag filter that accepts any tag that is equal to a specific target tag (which may be the null tag).ExceptUtils General-purpose utilities.Exec A simple process executor.ExecResult A container for the result of a process execution.FileType A file type.FixedAuthenticator An authenticator which accepts a single pair of user name/password credentials.I18NBoundMessage A bound message, representing the combination of anI18NMessageand its parameters, if any.I18NBoundMessage0P A bound message, representing aI18NMessage0P.I18NBoundMessage1P A bound message, representing the combination of anI18NMessage1Pand its one parameter.I18NBoundMessage2P A bound message, representing the combination of anI18NMessage2Pand its two parameters.I18NBoundMessage3P A bound message, representing the combination of anI18NMessage3Pand its three parameters.I18NBoundMessage4P A bound message, representing the combination of anI18NMessage4Pand its four parameters.I18NBoundMessage5P A bound message, representing the combination of anI18NMessage5Pand its five parameters.I18NBoundMessage6P A bound message, representing the combination of anI18NMessage6Pand its six parameters.I18NBoundMessageBase<T extends I18NMessage> A bound message implementation, representing the combination of anI18NMessageand its parameters, if any.I18NBoundMessageNP A bound message, representing the combination of anI18NMessageNPand its arbitrary number of parameters.I18NError An internationalized error.I18NException An internationalized exception.I18NExceptUtils Utilities supporting message generation.I18NInterruptedException An internationalized exception indicating interruption.I18NInterruptedRuntimeException An internationalized runtime exception indicating interruption.I18NLoggerProxy A logger which supports internationalized messages.I18NMessage An internationalized message, represented using a pair of textual keys referencing the message text; keys-text maps are stored outside the source code.I18NMessage0P An internationalized message, requiring exactly zero parameters.I18NMessage1P An internationalized message, requiring exactly one parameter.I18NMessage2P An internationalized message, requiring exactly two parameters.I18NMessage3P An internationalized message, requiring exactly three parameters.I18NMessage4P An internationalized message, requiring exactly four parameters.I18NMessage5P An internationalized message, requiring exactly five parameters.I18NMessage6P An internationalized message, requiring exactly six parameters.I18NMessageInfo Holder of meta-information about an internationalized message.I18NMessageNP An internationalized message, accepting an arbitrary number of parameters.I18NMessageProvider An internationalized message provider, mapping instances ofI18NMessageonto text.I18NRuntimeException An internationalized runtime exception.I18NThrowable An internationalized throwable.InputStreamWrapper A wrapped input stream.InputThread A thread that consumes an input stream.IterableUtils Utilities for iterables.JmxRemotePortUser Indicates the port in use for JMX Remote, if present.LazyBean A base class for a Spring bean which allows for on-demand post-processing.LocaleWrapper A dual-form wrapper for marshalling a locale.LogUtils General-purpose utilities.MapWrapper<K,V> A wrapper for marshalling a map value via JAXB.MarshalledLocale The marshalled form for a locale whose raw form isLocale.MessageComparator A comparator of two message meta-information holders.MessageInfo Holder of meta-information about a generic message.MessageInfoPair Holder of dual meta-information about a message.MessageInfoProvider A provider of meta-information for a message collection.Messages The internationalization constants used by this package.Messages The internationalization constants used by this package.Messages The internationalization constants used by this package.Messages The internationalization constants used by this package.Messages The internationalization constants used by this package.Messages The internationalization constants used by this package.Messages The internationalization constants used by this package.Messages The internationalization constants used by this package.Messages The internationalization constants used by this package.Messages The internationalization constants used by this package.Messages The internationalization constants used by this package.Messages The internationalization constants used by this package.Messages The internationalization constants used by this package.NamedThreadFactory A Thread factory that creates threads whose names begin with a specified prefix.Node A communication endpoint.NodeId A node ID.NonNullTagFilter A tag filter that accepts any non-null tag.OperatingSystem An enumeration of operating systems.OutputStreamWrapper A wrapped output stream.PassThruTagFilter A tag filter that accepts all tags.PortDescriptor Describes the usage of a port.PortUserProxy Allows a port that is implicitly used by the system to be identified.PropertiesFileInfo Holder of meta-information about a properties file that maps message keys to message text.PropertyMessageInfo Holder of meta-information about a message stored in a properties file.RandomStrings Utilities for random string generation.ReaderWrapper A wrapped reader.ReflectUtils Utilities for reflection.RemoteCall<T> An implementation wrapper for stateful services.RemoteCaller<S,T> An implementation wrapper for stateful services.RemoteException A remote exception.RemoteI18NBoundMessage A wrapper for anI18NBoundMessage.RemoteProperties A container for the information marshalled/serialized by aRemoteException.RemoteProxyException A partial, client-side representation of a server exception, when the full exception cannot be reconstructed.RemoteRunner<S> An implementation wrapper for stateful services.RootElementWrapper<T> A wrapper for any object, allowing it to become a root element in JAXB marshalling.Serialization A list of signature/charset pairs.Server<SessionClazz> A server node for stateful communication.ServerProvider<T> Provides access to aServerobject.ServiceBase The base interface for all stateful web services.ServiceBaseImpl<T> The base class for all stateful web services, which retains an optional session manager.ServiceInterface A service interface handle.SerWrapper<T extends Serializable> A dual-form wrapper for marshalling a serializable object.SessionExpiredException Indicates that a session has expired.SessionFactory<T> A session (data object) factory.SessionHolder<T> A session holder.SessionId A session ID.SessionManager<T> A session manager.SessionRequiredException Indicates that a session is required.Signature A byte stream signature.SignatureCharset A byte stream signature (Signature) coupled with a charset (UnicodeCharset) that may follow the signature (aka a signature/charset pair).SLF4JLoggerProxy SLF4J proxy with automatic logger selection and variable number of arguments.SmartLinksDirectoryWalker ADirectoryWalkerwhich provides convenience methods to initiate traversal, and (optionally) does not follow symbolic links.SpecialNames Special names used to denote standard streams or operations on regular files.SpringSessionDescriptor A Spring-aware QuickFIX/J session descriptor.SpringSessionSettings A Spring-aware QuickFIX/J session settings.SpringUtils Utilities for the Spring framework.StatelessClient A client node for stateless communication.StatelessClientContext The client context which the client must supply as an argument to every stateless remote call.StatelessRemoteCall An implementation wrapper for stateless services.StatelessRemoteCaller<T> An implementation wrapper for stateless services.StatelessRemoteRunner An implementation wrapper for stateless services.StatelessServer A server node for stateless communication.StatelessServiceBase The base interface for all web services.StatelessServiceBaseImpl The base class for all web services.StringUtils Utilities for string management.SystemPropertiesSetter Sets system properties from a map.Tag A generic ID tag.TagFilter A tag filter.UCPFilter A filter for Unicode code points.UCPFilter.UCPCharsetFilter A filter for Unicode characters that can be encoded by a specific charset.UCPFilterInfo A meta-information holder for aUCPFilter.UnicodeCharset A thin wrapper aroundCharsetfor the Unicode charsets.UnicodeFileReader AUnicodeInputStreamReaderwhich gets its input from a file.UnicodeFileWriter AUnicodeOutputStreamWriterwhich directs its output to a file.UnicodeInputStreamReader A variation ofInputStreamReaderthat is BOM-aware.UnicodeOutputStreamWriter A variation ofOutputStreamWriterthat is BOM-aware.UnmodifiableDeque<T> Provides aDequeimplementation that cannot be modified.UsesPort Indicates that the implementor consumes a port.ValidSessionTagFilter<T> A session ID filter that accepts any ID which maps to an active session.VersionId A version ID.WriterWrapper A wrapped writer.