ApiMethods |
it allows to add usernames, groupnames, and authentication types security for api service such as
REST, SOAP API
|
ArrayMethods |
Contains methods for manipulating iterables.
|
BigtableMethods |
|
BooleanMethods |
Contains methods for manipulating boolean primitives and Boolean objects.
|
CacheMethods |
Extensions methods for using caches with Martini.
|
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.
|
DynamoDbMethods |
Dynamodb methods used to communicate in the dynamodb connection and manipulate the data
|
EmailMethods |
Provides one-liners for sending and reading emails.
|
FileMethods |
Provides one-liners for performing file operations.
|
FlatFileMethods |
Provides one-liners for reading and writing flat files.
|
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.
|
HttpClientMethods |
Provides one-liner methods for HTTP related operations.
|
HttpMethods |
Provides one-liners for mapping HTTP-based operations using Gloop.
|
IdentityMethods |
|
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.
|
JsonMethods |
Provides one-liners for creating Gloop objects from JSON text and vice versa.
|
KafkaClientsMethods |
Contains one-liners for Kafka-related operations.
|
LoggerMethods |
Contains one-liners for logging operations.
|
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.
|
MongoDbMethods |
|
NumberMethods |
An extension of Apache commons-lang3 's NumberUtils
class.
|
PackageMethods |
|
PackageMethods.MartiniPackageSetter |
|
PackageMethods.PackageInheritableThreadLocal |
|
ProxyRequestMethods |
Contains one-liner methods for proxying HTTP requests to another server.
|
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.
|
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.
|
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 |
|
StringMethods |
Exposes utility methods in
Apache commons-lang3 's StringUtils class
as one-liners.
|
TrackerMethods |
Contains one-liners for searching, adding, and updating (type/properties/state) Tracker documents.
|
UrlMethods |
This class provides various methods for manipulating URLs.
|
UserGroupMethods |
This class provides methods for access control list management in Gloop.
|
UtilMethods |
This class provides one-liner methods for formatting double/long values.
|
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 |
|
XmlMethods |
Contains one-liners for reading and writing to XML.
|
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.
|