All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
Class |
Description |
AlertJMSMessage |
|
APIException |
|
ApiIgnore |
Created by darenklamer on 14/09/15.
|
APILogMessage |
|
APILogMessageType |
|
ApiMethods |
it allows to add usernames, groupnames, and authentication types security for api service such as
REST, SOAP API
|
APIResponse |
A simple wrapper class for REST API Responses.
|
ApplicationLogger |
|
ApplicationUtils |
|
ArrayMethods |
Contains methods for manipulating iterables.
|
BeanUtils |
|
BeanUtils2 |
|
BigtableMethods |
|
BooleanMethods |
Contains methods for manipulating boolean primitives and Boolean objects.
|
CacheMethods |
Extensions methods for using caches with Martini.
|
CompoundEnumeration |
A compound URL enumeration.
|
CoreMethods |
Contains methods for getting objects and invoking services from Martini's context.
|
CsvMethods |
Provides one-liners for CSV-related operations, so you could easily parse and go through data within CSV files.
|
DatabaseConnectionPoolMethods |
Provides methods for managing the lifecycle of database pools and connections.
|
DataWrapper |
A utility class that REST API users can use to have Martini Runtime use the Groovy
JSONSlurper/XMLSlurper to parse request data prior to their code being called.
|
DiskBasedManagedHttpCacheStorage |
|
Document |
|
Document.Builder |
|
Document.Log |
|
Document.Property |
|
Document.State |
|
Document.State.Builder |
|
Document.Type |
|
DynamoDbMethods |
Dynamodb methods used to communicate in the dynamodb connection and manipulate the data
|
EccException |
|
EmailMethods |
Provides one-liners for sending and reading emails.
|
EnhancedStack<E> |
Stack that avoids duplicated element.
|
ESBDefaultValueType |
|
FileMethods |
Provides one-liners for performing file operations.
|
FilenameUtils |
General filename and file path manipulation utilities.
|
FileUtils |
|
FileUtils.UNITS |
|
FlatFileMethods |
Provides one-liners for reading and writing flat files.
|
GloopInvoker |
Provides extension methods for invoking Gloop services.
|
GloopMethods |
Contains utility methods for use in Gloop.
|
GloopTemplateMethods |
|
GraphQLMethods |
|
GroovyMethods |
Provides commonly used Martini Runtime functions, as well as useful utilities to the Groovy engine.
|
GroovyMethods.MartiniPackageSetter |
Deprecated.
|
HandlerMethodArgumentResolverUtils |
Utility class for org.springframework.web.method.support.HandlerMethodArgumentResolver
|
HmacUtils |
|
HttpClientMethods |
Provides one-liner methods for HTTP related operations.
|
HttpMethods |
Provides one-liners for mapping HTTP-based operations using Gloop.
|
HttpSyndFeedClient |
|
IdentityMethods |
|
InputType |
A simple annotation that you can use to direct the ESB on what sort of input type field to
use in the automatically generated invokeMethod form.
|
InputTypeField |
List of valid field types that the ESB allows.
|
IOUtils |
|
JabberConnection |
|
JabberMethods |
Provides utility methods for easily creating, sending, and receiving instant messages from Jabber endpoints.
|
JmsMethods |
Provides methods for publishing and responding to Message s.
|
JMSUtils |
|
JSON |
Method parameter annotation that is used for telling Martini what the default value is
if the request has no value and the request was expected to be in JSON format.
|
JsonMethods |
Provides one-liners for creating Gloop objects from JSON text and vice versa.
|
KafkaClientsMethods |
Contains one-liners for Kafka-related operations.
|
KafkaClientsMethods.SerializerClass |
|
LoggerMethods |
Contains one-liners for logging operations.
|
MapUtils |
|
MarshallerMethods |
Provides utility methods for marshalling and unmarshalling objects
to and from JSON and XML.
|
MartiniMethods |
Collection of one-liners for use by Gloop services, for managing Martini packages and endpoints.
|
MartiniPackage |
|
MartiniPackageProvider |
|
MongoDbMethods |
|
MultipartFile |
POJO representing io.toro.martini.http.MultipartFile.model .
|
MultipartFile.Builder |
|
NumberMethods |
An extension of Apache commons-lang3 's NumberUtils
class.
|
PackageLifecycleEventType |
The package life cycle event
|
PackageManager |
Manager class that handles in the Life cycle of a Martini Package
This is the entry point of start, stop, unload, and load operation of a Martini Package.
|
PackageMethods |
|
PackageMethods.MartiniPackageSetter |
|
PackageMethods.PackageInheritableThreadLocal |
|
Preconditions2 |
|
Predicates2 |
|
PrefixingLogger |
Logger that adds prefix to its log messages.
|
ProxyRequestMethods |
Contains one-liner methods for proxying HTTP requests to another server.
|
RedisConnectionMethods |
|
RedisGeoMethods |
Methods for the Geo-API.*
|
RedisGloopMethods |
This class is used to read and write Gloop Models to Redis databases.
|
RedisHashMethods |
Methods for Hashes (Key-Value pairs).
|
RedisHLLMethods |
Methods for HyperLogLog (PF* commands).
|
RedisKeyMethods |
Methods for Keys (Key manipulation/querying).
|
RedisListMethods |
Methods for Lists.
|
RedisScriptingMethods |
Methods for Scripting.
|
RedisServerMethods |
Methods for Server Control.
|
RedisSetMethods |
Methods for Sets.
|
RedisSortedSetMethods |
Methods for Sorted Sets.
|
RedisStreamMethods |
Methods for Streams.
|
RedisStringMethods |
Methods for Strings.
|
RedisTransactionalMethods |
Methods for Transactions.
|
RedisUtilMethods |
|
RemoteDeploymentMethods |
Introduces one-liners for deploying Martini packages to other remote Martini servers.
|
RestMethods |
Provides one-liners for easily executing HTTP requests in Groovy.
|
RssMethods |
Contains one-liners for RSS-related operations.
|
SearchResult<T> |
|
ServiceGroup |
|
ServiceGroup.Builder |
|
ServiceGroup.Type |
|
ServiceGroupMeta |
|
ServiceRegistryMethods |
A Martini Service registry is used to keep track of services that are available in a cluster.
|
SolrMethods |
Provides one-liners for performing Solr operations.
|
SpringMessage |
Message object designed for Spring message tags.
|
SpringMethods |
Provides one-liners for performing Spring specific operations.
|
SqlMethods |
Provides one-liner methods for easily creating, connecting, and executing statements against a JDBC data source.
|
StreamMethods |
|
Streams2 |
|
StringMatcher |
Based on org.eclipse.ui.internal.misc.StringMatcher.
|
StringMatcher.Position |
|
StringMethods |
Exposes utility methods in
Apache commons-lang3 's StringUtils class
as one-liners.
|
StringUtils |
|
SyndFeedClient |
|
Throwables |
|
Throwables.ThrowingConsumer<T> |
Taken from https://gist.github.com/myui/9722c1301434a3b69cf898ccd9090ff1.
|
Throwables.ThrowingFunction<T,R> |
|
Throwables.ThrowingSupplier<T> |
Sneakily throw exception from a supplier
|
ToroException |
|
ToroRuntimeException |
|
Tracker |
Tracker serves as the centralized abstraction for logging and tracing
changes that may occur within an arbitrary invocation.
|
TrackerMethods |
Contains one-liners for searching, adding, and updating (type/properties/state) Tracker documents.
|
Transactions |
Provides utility methods for managing Transactions.
|
UiAdvanced |
|
UrlMethods |
This class provides various methods for manipulating URLs.
|
UserGroupMethods |
This class provides methods for access control list management in Gloop.
|
UserUnauthorizedException |
|
UtilMethods |
This class provides one-liner methods for formatting double/long values.
|
ValueOptions |
An annotation that you can use to direct the ESB into presenting your method
parameter as a select box, with the options given in the value property.
|
VaultMethods |
Methods for Hashicorp Vault
|
VelocityMethods |
A utility class for Velocity-related operations.
|
VfsMethods |
This class provides one-liner methods for sending/receiving files to/from a remote server.
|
WebSocketMethods |
A utility class for WebSocket-related operations,
with one-liners that make it easy to send WebSocket messages.
|
WidgetPageMethods |
A utility class containing for widget and page-related operations,
containing one-liners for parsing widgets and pages.
|
WorkflowMethods |
|
XML |
Method parameter annotation that is used for telling the ESB what the default value is if the request has no value
and the request was expected to be in XML format.
|
XmlMethods |
Contains one-liners for reading and writing to XML.
|
XmppConnection |
|
XmppMethods |
Provides utility methods for easily creating, sending, and receiving instant messages from Xmpp endpoints.
|
YamlMethods |
Contains one-liners for reading and writing to YAML.
|