Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W Y 

A

addMethod(String) - Method in class by.stub.yaml.stubs.StubRequest
 
ADMIN_ROOT - Static variable in class by.stub.handlers.AdminPortalHandler
 
AdminPortalHandler - Class in by.stub.handlers
 
AdminPortalHandler(StubbedDataManager) - Constructor for class by.stub.handlers.AdminPortalHandler
 
AdminResponseHandlingStrategy - Interface in by.stub.handlers.strategy.admin
 
AdminResponseHandlingStrategyFactory - Class in by.stub.handlers.strategy.admin
 
AjaxEndpointStatsHandler - Class in by.stub.handlers
 
AjaxEndpointStatsHandler(StubbedDataManager) - Constructor for class by.stub.handlers.AjaxEndpointStatsHandler
 
AjaxResourceContentHandler - Class in by.stub.handlers
 
AjaxResourceContentHandler(StubbedDataManager) - Constructor for class by.stub.handlers.AjaxResourceContentHandler
 
allowAllSSL() - Method in class by.stub.server.FakeX509TrustManager
 
ANSITerminal - Class in by.stub.cli
Prints to console any given message using ANSI colours.
ASCII_TYPES - Static variable in class by.stub.utils.FileUtils
 
asciiFileToString(File) - Static method in class by.stub.utils.FileUtils
 
asciiFileToUtf8Bytes(File) - Static method in class by.stub.utils.FileUtils
 
asFullValue() - Method in class by.stub.client.Authorization
 
asString() - Method in enum by.stub.yaml.stubs.StubAuthorizationTypes
 
asYamlProp() - Method in enum by.stub.yaml.stubs.StubAuthorizationTypes
 
Authorization - Class in by.stub.client
 
Authorization(Authorization.AuthorizationType, String) - Constructor for class by.stub.client.Authorization
 

B

Base64 - Class in by.stub.repackaged.org.apache.commons.codec.binary
Provides Base64 encoding and decoding as defined by RFC 2045.
Base64() - Constructor for class by.stub.repackaged.org.apache.commons.codec.binary.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64(boolean) - Constructor for class by.stub.repackaged.org.apache.commons.codec.binary.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in the given URL-safe mode.
Base64(int) - Constructor for class by.stub.repackaged.org.apache.commons.codec.binary.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64(int, byte[]) - Constructor for class by.stub.repackaged.org.apache.commons.codec.binary.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64(int, byte[], boolean) - Constructor for class by.stub.repackaged.org.apache.commons.codec.binary.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
BaseNCodec - Class in by.stub.repackaged.org.apache.commons.codec.binary
Abstract superclass for Base-N encoders and decoders.
BaseNCodec(int, int, int, int) - Constructor for class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
Note lineLength is rounded down to the nearest multiple of BaseNCodec.encodedBlockSize If chunkSeparatorLength is zero, then chunking is disabled.
binaryFileToBytes(String, String) - Static method in class by.stub.utils.FileUtils
 
binaryFileToBytes(File) - Static method in class by.stub.utils.FileUtils
 
BODY - Static variable in class by.stub.yaml.YamlProperties
 
BR - Static variable in class by.stub.utils.FileUtils
 
buffer - Variable in class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
Buffer for streaming.
buildToken(String, int) - Static method in class by.stub.utils.StringUtils
 
by.stub - package by.stub
 
by.stub.annotations - package by.stub.annotations
 
by.stub.cli - package by.stub.cli
 
by.stub.client - package by.stub.client
 
by.stub.common - package by.stub.common
 
by.stub.database - package by.stub.database
 
by.stub.database.thread - package by.stub.database.thread
 
by.stub.exception - package by.stub.exception
 
by.stub.handlers - package by.stub.handlers
 
by.stub.handlers.strategy.admin - package by.stub.handlers.strategy.admin
 
by.stub.handlers.strategy.stubs - package by.stub.handlers.strategy.stubs
 
by.stub.http - package by.stub.http
 
by.stub.repackaged.org.apache.commons.codec.binary - package by.stub.repackaged.org.apache.commons.codec.binary
 
by.stub.repackaged.org.apache.commons.io - package by.stub.repackaged.org.apache.commons.io
 
by.stub.repackaged.org.apache.commons.io.output - package by.stub.repackaged.org.apache.commons.io.output
 
by.stub.server - package by.stub.server
 
by.stub.utils - package by.stub.utils
 
by.stub.yaml - package by.stub.yaml
 
by.stub.yaml.stubs - package by.stub.yaml.stubs
 
ByteArrayOutputStream - Class in by.stub.repackaged.org.apache.commons.io.output
This class implements an output stream in which the data is written into a byte array.
ByteArrayOutputStream() - Constructor for class by.stub.repackaged.org.apache.commons.io.output.ByteArrayOutputStream
Creates a new byte array output stream.
ByteArrayOutputStream(int) - Constructor for class by.stub.repackaged.org.apache.commons.io.output.ByteArrayOutputStream
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.

C

calculateStringLength(String) - Static method in class by.stub.utils.StringUtils
 
calculateStubbyUpTime(long) - Static method in class by.stub.utils.HandlerUtils
 
charsetUTF8() - Static method in class by.stub.utils.StringUtils
 
checkClientTrusted(X509Certificate[], String) - Method in class by.stub.server.FakeX509TrustManager
 
checkServerTrusted(X509Certificate[], String) - Method in class by.stub.server.FakeX509TrustManager
 
close() - Method in class by.stub.repackaged.org.apache.commons.io.output.ByteArrayOutputStream
Closing a ByteArrayOutputStream has no effect.
CoberturaIgnore - Annotation Type in by.stub.annotations
 
CollectionUtils - Class in by.stub.utils
 
CommandLineInterpreter - Class in by.stub.cli
 
CommandLineInterpreter() - Constructor for class by.stub.cli.CommandLineInterpreter
 
Common - Class in by.stub.common
 
configureErrorResponse(HttpServletResponse, int, String) - Static method in class by.stub.utils.HandlerUtils
 
ConsoleUtils - Class in by.stub.utils
 
construct() - Method in class by.stub.server.JettyFactory
 
construct(String, Map<String, String>) - Method in class by.stub.server.StubbyManagerFactory
 
constructHeaderServerName() - Static method in class by.stub.utils.HandlerUtils
 
constructParamMap(String) - Static method in class by.stub.utils.CollectionUtils
 
constructQueryString(Map<String, String>) - Static method in class by.stub.utils.CollectionUtils
 
constructReader(String) - Static method in class by.stub.utils.FileUtils
 
constructReader(File) - Static method in class by.stub.utils.FileUtils
 
constructUserAgentName() - Static method in class by.stub.utils.StringUtils
 
containsAlphabetOrPad(byte[]) - Method in class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
Tests a given byte array to see if it contains any characters within the alphabet or PAD.
copy(InputStream, OutputStream) - Static method in class by.stub.repackaged.org.apache.commons.io.IOUtils
Copy bytes from an InputStream to an OutputStream.
copyLarge(InputStream, OutputStream) - Static method in class by.stub.repackaged.org.apache.commons.io.IOUtils
Copy bytes from a large (over 2GB) InputStream to an OutputStream.
copyLarge(InputStream, OutputStream, byte[]) - Static method in class by.stub.repackaged.org.apache.commons.io.IOUtils
Copy bytes from a large (over 2GB) InputStream to an OutputStream.
createFromHttpServletRequest(HttpServletRequest) - Static method in class by.stub.yaml.stubs.StubRequest
 
currentLinePos - Variable in class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
Variable tracks how many characters have been written to the current line.

D

debug(String, Object...) - Method in class by.stub.cli.EmptyLogger
 
debug(String, long) - Method in class by.stub.cli.EmptyLogger
 
debug(Throwable) - Method in class by.stub.cli.EmptyLogger
 
debug(String, Throwable) - Method in class by.stub.cli.EmptyLogger
 
decode(Object) - Method in class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
Decodes an Object using the Base-N algorithm.
decode(String) - Method in class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
Decodes a String containing characters in the Base-N alphabet.
decode(byte[]) - Method in class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
Decodes a byte[] containing characters in the Base-N alphabet.
decodeBase64(String) - Static method in class by.stub.repackaged.org.apache.commons.codec.binary.Base64
Decodes a Base64 String into octets
decodeBase64(byte[]) - Static method in class by.stub.repackaged.org.apache.commons.codec.binary.Base64
Decodes Base64 data into octets
decodeInteger(byte[]) - Static method in class by.stub.repackaged.org.apache.commons.codec.binary.Base64
Decodes a byte64-encoded integer according to crypto standards such as W3C's XML-Signature
decodeUrlEncodedQuotes(String) - Static method in class by.stub.utils.StringUtils
 
DEFAULT_ADMIN_PORT - Static variable in class by.stub.server.JettyFactory
 
DEFAULT_HOST - Static variable in class by.stub.server.JettyFactory
 
DEFAULT_SSL_PORT - Static variable in class by.stub.server.JettyFactory
 
DEFAULT_STUBS_PORT - Static variable in class by.stub.server.JettyFactory
 
DefaultResponseHandlingStrategy - Class in by.stub.handlers.strategy.stubs
 
DefaultResponseHandlingStrategy(StubResponse) - Constructor for class by.stub.handlers.strategy.stubs.DefaultResponseHandlingStrategy
 
DeleteHandlingStrategy - Class in by.stub.handlers.strategy.admin
 
DeleteHandlingStrategy() - Constructor for class by.stub.handlers.strategy.admin.DeleteHandlingStrategy
 
deleteStubHttpLifecycleByIndex(int) - Method in class by.stub.database.StubbedDataManager
 
doDelete(String, String, int, Authorization) - Method in class by.stub.client.StubbyClient
Makes DELETE HTTP request to stubby Also can set basic authorisation HTTP header using encoded credentials (if provided).
doDeleteOverSsl(String, String, int, Authorization) - Method in class by.stub.client.StubbyClient
Makes DELETE HTTP request to stubby over TLS on stubby4j default TLS port: 7443 Also can set basic authorisation HTTP header using encoded credentials (if provided).
doesFilePathContainTemplateTokens(File) - Static method in class by.stub.utils.FileUtils
 
doesFilePathContainTemplateTokens() - Method in class by.stub.yaml.stubs.StubResponse
 
doGet(String, String, int) - Method in class by.stub.client.StubbyClient
Makes GET HTTP request to stubby
doGet(String, String, int, Authorization) - Method in class by.stub.client.StubbyClient
Makes GET HTTP request to stubby Also sets basic authorisation HTTP header using provided encoded credentials.
doGetOverSsl(String, String) - Method in class by.stub.client.StubbyClient
Makes GET HTTP request to stubby over TLS on stubby4j default TLS port: 7443
doGetOverSsl(String, String, int) - Method in class by.stub.client.StubbyClient
Makes GET HTTP request to stubby over TLS on stubby4j
doGetOverSsl(String, String, int, Authorization) - Method in class by.stub.client.StubbyClient
Makes GET HTTP request to stubby over TLS on stubby4j default TLS port: 7443 Also sets basic authorisation HTTP header using provided encoded credentials.
doGetUsingDefaults(String) - Method in class by.stub.client.StubbyClient
Makes GET HTTP request to stubby running on default host and port - localhost:8882
doGetUsingDefaults(String, Authorization) - Method in class by.stub.client.StubbyClient
Makes GET HTTP request to stubby running on default host and port - localhost:8882.
doPost(String, String, int, String) - Method in class by.stub.client.StubbyClient
Makes POST HTTP request to stubby
doPost(String, String, int, Authorization, String) - Method in class by.stub.client.StubbyClient
Makes POST HTTP request to stubby Also sets basic authorisation HTTP header using provided encoded credentials.
doPostUsingDefaults(String, String) - Method in class by.stub.client.StubbyClient
Makes POST HTTP request to stubby running on default host and port - localhost:8882
doPostUsingDefaults(String, String, Authorization) - Method in class by.stub.client.StubbyClient
Makes POST HTTP request to stubby running on default host and port - localhost:8882.
doPut(String, String, int, Authorization, String) - Method in class by.stub.client.StubbyClient
Makes PUT HTTP request to stubby Also can set basic authorisation HTTP header using encoded credentials (if provided).
doPutOverSsl(String, String, int, Authorization, String) - Method in class by.stub.client.StubbyClient
Makes PUT HTTP request to stubby over TLS on stubby4j default TLS port: 7443 Also can set basic authorisation HTTP header using encoded credentials (if provided).
dump(String) - Static method in class by.stub.cli.ANSITerminal
Prints message to the console
dump(HttpServletRequest) - Static method in class by.stub.utils.HttpRequestUtils
Debug complete request

E

EmptyLogger - Class in by.stub.cli
Class used to suppress default console output of Jetty
EmptyLogger() - Constructor for class by.stub.cli.EmptyLogger
 
enableDebug(boolean) - Static method in class by.stub.utils.ConsoleUtils
Enables verbose console output
encode(Object) - Method in class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
Encodes an Object using the Base-N algorithm.
encode(byte[]) - Method in class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
Encodes a byte[] containing binary data, into a byte[] containing characters in the alphabet.
encodeAsString(byte[]) - Method in class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
Encodes a byte[] containing binary data, into a String containing characters in the appropriate alphabet.
encodeBase64(byte[]) - Static method in class by.stub.repackaged.org.apache.commons.codec.binary.Base64
Encodes binary data using the base64 algorithm but does not chunk the output.
encodeBase64(byte[], boolean) - Static method in class by.stub.repackaged.org.apache.commons.codec.binary.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64(byte[], boolean, boolean) - Static method in class by.stub.repackaged.org.apache.commons.codec.binary.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64(byte[], boolean, boolean, int) - Static method in class by.stub.repackaged.org.apache.commons.codec.binary.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64(String) - Static method in class by.stub.utils.StringUtils
 
encodeBase64Chunked(byte[]) - Static method in class by.stub.repackaged.org.apache.commons.codec.binary.Base64
Encodes binary data using the base64 algorithm and chunks the encoded output into 76 character blocks
encodeBase64String(byte[]) - Static method in class by.stub.repackaged.org.apache.commons.codec.binary.Base64
Encodes binary data using the base64 algorithm but does not chunk the output.
encodeBase64URLSafe(byte[]) - Static method in class by.stub.repackaged.org.apache.commons.codec.binary.Base64
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the output.
encodeBase64URLSafeString(byte[]) - Static method in class by.stub.repackaged.org.apache.commons.codec.binary.Base64
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the output.
encodeInteger(BigInteger) - Static method in class by.stub.repackaged.org.apache.commons.codec.binary.Base64
Encodes to a byte64-encoded integer according to crypto standards such as W3C's XML-Signature
encodeSingleQuotes(String) - Static method in class by.stub.utils.StringUtils
 
encodeToString(byte[]) - Method in class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
Encodes a byte[] containing binary data, into a String containing characters in the Base-N alphabet.
enforceSystemLineSeparator(String) - Static method in class by.stub.utils.FileUtils
 
ensureBufferSize(int) - Method in class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
Ensure that the buffer has room for size bytes
eof - Variable in class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
Boolean flag to indicate the EOF has been reached.
equals(Object) - Method in class by.stub.yaml.stubs.StubHttpLifecycle
 
equals(Object) - Method in class by.stub.yaml.stubs.StubRequest
 
error(String) - Static method in class by.stub.cli.ANSITerminal
Prints message to the console in red colour
escapeHtmlEntities(String) - Static method in class by.stub.utils.StringUtils
 
ExternalFilesScanner - Class in by.stub.database.thread
 
ExternalFilesScanner(StubbedDataManager, long) - Constructor for class by.stub.database.thread.ExternalFilesScanner
 
extractFilenameExtension(String) - Static method in class by.stub.utils.StringUtils
 
extractPostRequestBody(HttpServletRequest, String) - Static method in class by.stub.utils.HandlerUtils
 

F

FAILED - Static variable in class by.stub.utils.StringUtils
 
FAILED_TO_LOAD_FILE_ERR - Static variable in class by.stub.yaml.YamlParser
 
FakeX509TrustManager - Class in by.stub.server
 
FakeX509TrustManager() - Constructor for class by.stub.server.FakeX509TrustManager
 
FaviconHandler - Class in by.stub.handlers
 
FaviconHandler() - Constructor for class by.stub.handlers.FaviconHandler
 
fetchRecordableHTTPResponse(StubRequest, String) - Method in class by.stub.http.StubbyHttpTransport
 
FILE - Static variable in class by.stub.yaml.YamlProperties
 
fileFromString(String) - Static method in class by.stub.utils.FileUtils
 
fileToBytes(File) - Static method in class by.stub.utils.FileUtils
 
FileUtils - Class in by.stub.utils
 
findStubResponseFor(StubRequest) - Method in class by.stub.database.StubbedDataManager
 

G

getAcceptedIssuers() - Method in class by.stub.server.FakeX509TrustManager
 
getAdminPort() - Method in class by.stub.server.JettyContext
 
getAjaxResponseContent(StubTypes, String) - Method in class by.stub.yaml.stubs.StubHttpLifecycle
 
getAjaxResponseContent(String, int) - Method in class by.stub.yaml.stubs.StubHttpLifecycle
 
getAllResponses() - Method in class by.stub.yaml.stubs.StubHttpLifecycle
 
getBody() - Method in class by.stub.yaml.stubs.StubResponse
 
getBytesUtf8(String) - Static method in class by.stub.utils.StringUtils
 
getCommandlineParams() - Method in class by.stub.cli.CommandLineInterpreter
Identifies what command line arguments that have been passed by user are matching available options
getContent() - Method in class by.stub.client.StubbyResponse
 
getDataYaml() - Method in class by.stub.database.StubbedDataManager
 
getDefaultBufferSize() - Method in class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
Get the default buffer size.
getEncodedLength(byte[]) - Method in class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
Calculates the amount of space needed to encode the supplied array.
getExternalFiles() - Method in class by.stub.database.StubbedDataManager
 
getFile() - Method in class by.stub.yaml.stubs.StubRequest
 
getFile() - Method in class by.stub.yaml.stubs.StubResponse
 
GetHandlingStrategy - Class in by.stub.handlers.strategy.admin
 
GetHandlingStrategy() - Constructor for class by.stub.handlers.strategy.admin.GetHandlingStrategy
 
getHeaders() - Method in class by.stub.yaml.stubs.StubRequest
 
getHeaders() - Method in class by.stub.yaml.stubs.StubResponse
 
getHost() - Method in class by.stub.server.JettyContext
 
getHtmlResourceByName(String) - Static method in class by.stub.utils.HandlerUtils
 
getHttpLifeCycleAsYaml() - Method in class by.stub.yaml.stubs.StubHttpLifecycle
 
getLatency() - Method in class by.stub.yaml.stubs.StubResponse
 
getLogger(String) - Method in class by.stub.cli.EmptyLogger
 
getMarshalledYaml() - Method in class by.stub.database.StubbedDataManager
 
getMarshalledYamlByIndex(int) - Method in class by.stub.database.StubbedDataManager
 
getMatchedStubHttpLifecycle(int) - Method in class by.stub.database.StubbedDataManager
 
getMethod() - Method in class by.stub.yaml.stubs.StubRequest
 
getName() - Method in class by.stub.cli.EmptyLogger
 
getNextSequencedResponseId() - Method in class by.stub.yaml.stubs.StubHttpLifecycle
 
getOnlyStubRequestUrl() - Method in class by.stub.database.StubbedDataManager
 
getPost() - Method in class by.stub.yaml.stubs.StubRequest
 
getPostBody() - Method in class by.stub.yaml.stubs.StubRequest
 
getProperties(Object) - Static method in class by.stub.utils.ReflectionUtils
 
getPropertyValue(Object, String) - Static method in class by.stub.utils.ReflectionUtils
 
getQuery() - Method in class by.stub.yaml.stubs.StubRequest
 
getRawAuthorizationHttpHeader() - Method in class by.stub.yaml.stubs.StubRequest
 
getRawFile() - Method in class by.stub.yaml.stubs.StubRequest
 
getRawFile() - Method in class by.stub.yaml.stubs.StubResponse
 
getRegexGroups() - Method in class by.stub.yaml.stubs.StubRequest
 
getRequest() - Method in class by.stub.yaml.stubs.StubHttpLifecycle
 
getRequestAsYaml() - Method in class by.stub.yaml.stubs.StubHttpLifecycle
Do not remove this method if your IDE complains that it is unused.
getResourceId() - Method in class by.stub.yaml.stubs.StubHttpLifecycle
 
getResourceStats() - Method in class by.stub.database.StubbedDataManager
 
getResourceStatsAsCsv() - Method in class by.stub.database.StubbedDataManager
 
getResponse(String, String, String, Map<String, String>, int) - Method in class by.stub.http.StubbyHttpTransport
 
getResponse(boolean) - Method in class by.stub.yaml.stubs.StubHttpLifecycle
 
getResponseAsYaml() - Method in class by.stub.yaml.stubs.StubHttpLifecycle
Do not remove this method if your IDE complains that it is unused.
getResponseBodyAsBytes() - Method in class by.stub.yaml.stubs.StubResponse
 
getResponseCode() - Method in class by.stub.client.StubbyResponse
 
getSnakeYaml() - Method in enum parser.yaml.SnakeYaml
 
getStatus() - Method in class by.stub.yaml.stubs.StubResponse
 
getStrategy(HttpServletRequest) - Static method in class by.stub.handlers.strategy.admin.AdminResponseHandlingStrategyFactory
 
getStrategy(StubResponse) - Static method in class by.stub.handlers.strategy.stubs.StubsResponseHandlingStrategyFactory
 
getStubHttpLifecycles() - Method in class by.stub.database.StubbedDataManager
 
getStubResponseType() - Method in class by.stub.yaml.stubs.NotFoundStubResponse
 
getStubResponseType() - Method in class by.stub.yaml.stubs.RedirectStubResponse
 
getStubResponseType() - Method in class by.stub.yaml.stubs.StubResponse
 
getStubResponseType() - Method in class by.stub.yaml.stubs.UnauthorizedStubResponse
 
getStubsPort() - Method in class by.stub.server.JettyContext
 
getStubsTlsPort() - Method in class by.stub.server.JettyContext
 
getTime() - Static method in class by.stub.utils.ConsoleUtils
 
getUrl() - Method in class by.stub.yaml.stubs.StubRequest
 
getYamlCanonicalPath() - Method in class by.stub.database.StubbedDataManager
 

H

handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class by.stub.handlers.AdminPortalHandler
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class by.stub.handlers.AjaxEndpointStatsHandler
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class by.stub.handlers.AjaxResourceContentHandler
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class by.stub.handlers.FaviconHandler
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class by.stub.handlers.StatusPageHandler
 
handle(HttpServletRequest, HttpServletResponse, StubbedDataManager) - Method in interface by.stub.handlers.strategy.admin.AdminResponseHandlingStrategy
 
handle(HttpServletRequest, HttpServletResponse, StubbedDataManager) - Method in class by.stub.handlers.strategy.admin.DeleteHandlingStrategy
 
handle(HttpServletRequest, HttpServletResponse, StubbedDataManager) - Method in class by.stub.handlers.strategy.admin.GetHandlingStrategy
 
handle(HttpServletRequest, HttpServletResponse, StubbedDataManager) - Method in class by.stub.handlers.strategy.admin.NullHandlingStrategy
 
handle(HttpServletRequest, HttpServletResponse, StubbedDataManager) - Method in class by.stub.handlers.strategy.admin.PostHandlingStrategy
 
handle(HttpServletRequest, HttpServletResponse, StubbedDataManager) - Method in class by.stub.handlers.strategy.admin.PutHandlingStrategy
 
handle(HttpServletResponse, StubRequest) - Method in class by.stub.handlers.strategy.stubs.DefaultResponseHandlingStrategy
 
handle(HttpServletResponse, StubRequest) - Method in class by.stub.handlers.strategy.stubs.NotFoundResponseHandlingStrategy
 
handle(HttpServletResponse, StubRequest) - Method in class by.stub.handlers.strategy.stubs.RedirectResponseHandlingStrategy
 
handle(HttpServletResponse, StubRequest) - Method in interface by.stub.handlers.strategy.stubs.StubResponseHandlingStrategy
 
handle(HttpServletResponse, StubRequest) - Method in class by.stub.handlers.strategy.stubs.UnauthorizedResponseHandlingStrategy
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class by.stub.handlers.StubDataRefreshActionHandler
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class by.stub.handlers.StubsPortalHandler
 
HandlerUtils - Class in by.stub.utils
 
hashCode() - Method in class by.stub.yaml.stubs.StubRequest
 
hasHeaderLocation() - Method in class by.stub.yaml.stubs.StubResponse
 
hasHeaders() - Method in class by.stub.yaml.stubs.StubRequest
 
hasPostBody() - Method in class by.stub.yaml.stubs.StubRequest
 
hasQuery() - Method in class by.stub.yaml.stubs.StubRequest
 
HEADER_APPLICATION_JSON - Static variable in class by.stub.common.Common
 
HEADER_APPLICATION_XML - Static variable in class by.stub.common.Common
 
HEADERS - Static variable in class by.stub.yaml.YamlProperties
 
HTTP_HEADER_AUTHORIZATION - Static variable in class by.stub.yaml.stubs.StubRequest
 
HTTPLIFECYCLE - Static variable in class by.stub.yaml.YamlProperties
 
HttpRequestUtils - Class in by.stub.utils
 
HttpVerbsEnum - Enum in by.stub.handlers.strategy.admin
 

I

ignore(Throwable) - Method in class by.stub.cli.EmptyLogger
 
incoming(String) - Static method in class by.stub.cli.ANSITerminal
Prints message to the console in cyan colour
info(String) - Static method in class by.stub.cli.ANSITerminal
Prints message to the console in blue colour
info(String, Object...) - Method in class by.stub.cli.EmptyLogger
 
info(Throwable) - Method in class by.stub.cli.EmptyLogger
 
info(String, Throwable) - Method in class by.stub.cli.EmptyLogger
 
injectObjectFields(Object, String, Object) - Static method in class by.stub.utils.ReflectionUtils
 
injectObjectFields(Object, Map<String, Object>) - Static method in class by.stub.utils.ReflectionUtils
 
inputStreamToString(InputStream) - Static method in class by.stub.utils.StringUtils
 
IOUtils - Class in by.stub.repackaged.org.apache.commons.io
General IO stream manipulation utilities.
isArrayByteBase64(byte[]) - Static method in class by.stub.repackaged.org.apache.commons.codec.binary.Base64
Deprecated.
1.5 Use Base64.isBase64(byte[]), will be removed in 2.0.
isAsciiFile(File) - Static method in class by.stub.utils.FileUtils
 
isAssertingRequestUnauthorized(StubHttpLifecycle) - Method in class by.stub.yaml.stubs.StubHttpLifecycle
 
isAuthorizationRequired() - Method in class by.stub.yaml.stubs.StubHttpLifecycle
 
isBase64(byte) - Static method in class by.stub.repackaged.org.apache.commons.codec.binary.Base64
Returns whether or not the octet is in the base 64 alphabet.
isBase64(String) - Static method in class by.stub.repackaged.org.apache.commons.codec.binary.Base64
Tests a given String to see if it contains only valid characters within the Base64 alphabet.
isBase64(byte[]) - Static method in class by.stub.repackaged.org.apache.commons.codec.binary.Base64
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
isClientTrusted(X509Certificate[]) - Method in class by.stub.server.FakeX509TrustManager
 
isContainsTemplateTokens() - Method in class by.stub.yaml.stubs.StubResponse
 
isDebug() - Method in class by.stub.cli.CommandLineInterpreter
Checks if debug option was provided
isDebugEnabled() - Method in class by.stub.cli.EmptyLogger
 
isHelp() - Method in class by.stub.cli.CommandLineInterpreter
Checks if help option was provided
isInAlphabet(byte) - Method in class by.stub.repackaged.org.apache.commons.codec.binary.Base64
Returns whether or not the octet is in the Base32 alphabet.
isInAlphabet(byte) - Method in class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
Returns whether or not the octet is in the current alphabet.
isInAlphabet(byte[], boolean) - Method in class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
Tests a given byte array to see if it contains only valid characters within the alphabet.
isInAlphabet(String) - Method in class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
Tests a given String to see if it contains only valid characters within the alphabet.
isMute() - Static method in class by.stub.cli.ANSITerminal
Checks whether console output has been disabled by user using command line argument
isMute() - Method in class by.stub.cli.CommandLineInterpreter
Checks if console output has been muted
isNotNull(Object) - Static method in class by.stub.utils.ObjectUtils
 
isNull(Object) - Static method in class by.stub.utils.ObjectUtils
 
isRecordingRequired() - Method in class by.stub.yaml.stubs.StubResponse
 
isSecured() - Method in class by.stub.yaml.stubs.StubRequest
 
isServerTrusted(X509Certificate[]) - Method in class by.stub.server.FakeX509TrustManager
 
isSet(String) - Static method in class by.stub.utils.StringUtils
 
isStubHttpLifecycleExistsByIndex(int) - Method in class by.stub.database.StubbedDataManager
 
isTemplateFile(File) - Static method in class by.stub.utils.FileUtils
 
isUrlSafe() - Method in class by.stub.repackaged.org.apache.commons.codec.binary.Base64
Returns our current encode mode.
isUSAscii(String) - Static method in class by.stub.utils.StringUtils
 
isVersion() - Method in class by.stub.cli.CommandLineInterpreter
Checks if version option was provided
isWhiteSpace(byte) - Static method in class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
Checks if a byte value is whitespace or not.
isWithinSquareBrackets(String) - Static method in class by.stub.utils.StringUtils
 
isYamlProvided() - Method in class by.stub.cli.CommandLineInterpreter
Checks if data YAML was provided

J

JarUtils - Class in by.stub.utils
 
JettyContext - Class in by.stub.server
 
JettyContext(String, int, int, int) - Constructor for class by.stub.server.JettyContext
 
JettyFactory - Class in by.stub.server
 
JettyFactory(Map<String, String>, StubbedDataManager) - Constructor for class by.stub.server.JettyFactory
 
join(String[], char) - Static method in class by.stub.utils.StringUtils
 
joinJetty() - Method in class by.stub.client.StubbyClient
Blocks until Jetty has finished
joinJetty() - Method in class by.stub.server.StubbyManager
 

L

lineLength - Variable in class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
Chunksize for encoding.
linkifyRequestUrl(String, Object, String, int) - Static method in class by.stub.utils.HandlerUtils
 
loaded(String) - Static method in class by.stub.cli.ANSITerminal
Prints message to the console in magenta colour
log(String) - Static method in class by.stub.cli.ANSITerminal
 
logAssertingRequest(StubRequest) - Static method in class by.stub.utils.ConsoleUtils
 
logIncomingRequest(HttpServletRequest) - Static method in class by.stub.utils.ConsoleUtils
 
logIncomingRequestError(HttpServletRequest, String, String) - Static method in class by.stub.utils.ConsoleUtils
 
logOutgoingResponse(String, HttpServletResponse) - Static method in class by.stub.utils.ConsoleUtils
 
logRawIncomingRequest(HttpServletRequest) - Static method in class by.stub.utils.ConsoleUtils
 
logUnmarshalledStubRequest(List<String>, String) - Static method in class by.stub.utils.ConsoleUtils
 

M

Main - Class in by.stub
 
main(String[]) - Static method in class by.stub.Main
 
MainYamlScanner - Class in by.stub.database.thread
 
MainYamlScanner(StubbedDataManager, long) - Constructor for class by.stub.database.thread.MainYamlScanner
 
makeRequest(String, String, String, String, int, String) - Method in class by.stub.client.StubbyClient
Makes HTTP request to stubby.
makeRequest(String, String, String, String, int, String, Authorization) - Method in class by.stub.client.StubbyClient
Makes HTTP request to stubby.
MASK_8BITS - Static variable in class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
Mask used to extract 8 bits, used in decoding bytes
METHOD - Static variable in class by.stub.yaml.YamlProperties
 
MIME_CHUNK_SIZE - Static variable in class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
MIME chunk size per RFC 2045 section 6.8.
modulus - Variable in class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
Writes to the buffer only occur after every 3/5 reads when encoding, and every 4/8 reads when decoding.
muteConsole(boolean) - Static method in class by.stub.cli.ANSITerminal
Disables console output

N

NAME - Static variable in class by.stub.handlers.AdminPortalHandler
 
newRedirectStubResponse(StubResponse) - Static method in class by.stub.yaml.stubs.RedirectStubResponse
 
newStringUtf8(byte[]) - Static method in class by.stub.utils.StringUtils
 
newStubRequest() - Static method in class by.stub.yaml.stubs.StubRequest
 
newStubRequest(String, String) - Static method in class by.stub.yaml.stubs.StubRequest
 
newStubResponse() - Static method in class by.stub.yaml.stubs.StubResponse
 
newStubResponse(String, String) - Static method in class by.stub.yaml.stubs.StubResponse
 
NO_AUTHORIZATION_HEADER - Static variable in class by.stub.handlers.strategy.stubs.UnauthorizedResponseHandlingStrategy
 
NOT_PROVIDED - Static variable in class by.stub.utils.StringUtils
 
NotFoundResponseHandlingStrategy - Class in by.stub.handlers.strategy.stubs
 
NotFoundResponseHandlingStrategy() - Constructor for class by.stub.handlers.strategy.stubs.NotFoundResponseHandlingStrategy
 
NotFoundStubResponse - Class in by.stub.yaml.stubs
 
NotFoundStubResponse() - Constructor for class by.stub.yaml.stubs.NotFoundStubResponse
 
NULL - Static variable in class by.stub.yaml.stubs.StubHttpLifecycle
 
NullHandlingStrategy - Class in by.stub.handlers.strategy.admin
 
NullHandlingStrategy() - Constructor for class by.stub.handlers.strategy.admin.NullHandlingStrategy
 

O

objectToString(Object) - Static method in class by.stub.utils.StringUtils
 
ObjectUtils - Class in by.stub.utils
 
ok(String) - Static method in class by.stub.cli.ANSITerminal
Prints message to the console in green colour
OPTION_ADDRESS - Static variable in class by.stub.cli.CommandLineInterpreter
 
OPTION_ADMINPORT - Static variable in class by.stub.cli.CommandLineInterpreter
 
OPTION_CLIENTPORT - Static variable in class by.stub.cli.CommandLineInterpreter
 
OPTION_CONFIG - Static variable in class by.stub.cli.CommandLineInterpreter
 
OPTION_DEBUG - Static variable in class by.stub.cli.CommandLineInterpreter
 
OPTION_DISABLE_ADMIN - Static variable in class by.stub.cli.CommandLineInterpreter
 
OPTION_DISABLE_SSL - Static variable in class by.stub.cli.CommandLineInterpreter
 
OPTION_HELP - Static variable in class by.stub.cli.CommandLineInterpreter
 
OPTION_KEYPASS - Static variable in class by.stub.cli.CommandLineInterpreter
 
OPTION_KEYSTORE - Static variable in class by.stub.cli.CommandLineInterpreter
 
OPTION_MUTE - Static variable in class by.stub.cli.CommandLineInterpreter
 
OPTION_TLSPORT - Static variable in class by.stub.cli.CommandLineInterpreter
 
OPTION_VERSION - Static variable in class by.stub.cli.CommandLineInterpreter
 
OPTION_WATCH - Static variable in class by.stub.cli.CommandLineInterpreter
 

P

PAD - Variable in class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
 
PAD_DEFAULT - Static variable in class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
Byte used to pad output.
PAD_LIMIT - Static variable in class by.stub.utils.StringUtils
 
parse(String, String) - Method in class by.stub.yaml.YamlParser
 
parse(String, File) - Method in class by.stub.yaml.YamlParser
 
parse(String, Reader) - Method in class by.stub.yaml.YamlParser
 
parseCommandLine(String[]) - Method in class by.stub.cli.CommandLineInterpreter
 
parser.yaml - package parser.yaml
 
PEM_CHUNK_SIZE - Static variable in class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
PEM chunk size per RFC 1421 section 4.3.2.4.
populateHtmlTemplate(String, Object...) - Static method in class by.stub.utils.HandlerUtils
 
pos - Variable in class by.stub.repackaged.org.apache.commons.codec.binary.BaseNCodec
Position where next character should be written in the buffer.
POST - Static variable in class by.stub.yaml.YamlProperties
 
PostHandlingStrategy - Class in by.stub.handlers.strategy.admin
 
PostHandlingStrategy() - Constructor for class by.stub.handlers.strategy.admin.PostHandlingStrategy
 
POSTING_METHODS - Static variable in class by.stub.common.Common
 
printHelp() - Method in class by.stub.cli.CommandLineInterpreter
Prints 'help' message which describes available command line arguments
printVersion() - Method in class by.stub.cli.CommandLineInterpreter
Prints current stubby4j version to the console
PROVIDED_OPTIONS - Static variable in class by.stub.cli.CommandLineInterpreter
 
PutHandlingStrategy - Class in by.stub.handlers.strategy.admin
 
PutHandlingStrategy() - Constructor for class by.stub.handlers.strategy.admin.PutHandlingStrategy
 

Q

QUERY - Static variable in class by.stub.yaml.YamlProperties
 

R

readManifestBuiltDate() - Static method in class by.stub.utils.JarUtils
 
readManifestImplementationVersion() - Static method in class by.stub.utils.JarUtils
 
RedirectResponseHandlingStrategy - Class in by.stub.handlers.strategy.stubs
 
RedirectResponseHandlingStrategy(StubResponse) - Constructor for class by.stub.handlers.strategy.stubs.RedirectResponseHandlingStrategy
 
RedirectStubResponse - Class in by.stub.yaml.stubs
 
RedirectStubResponse(String, String, File, String, Map<String, String>) - Constructor for class by.stub.yaml.stubs.RedirectStubResponse
 
ReflectionUtils - Class in by.stub.utils
 
refreshStubbedData(YamlParser) - Method in class by.stub.database.StubbedDataManager
 
refreshStubbedData(YamlParser, String) - Method in class by.stub.database.StubbedDataManager
 
refreshStubbedData(YamlParser, String, int) - Method in class by.stub.database.StubbedDataManager
 
removeSquareBrackets(String) - Static method in class by.stub.utils.StringUtils
 
repeat(String, int) - Static method in class by.stub.utils.StringUtils
 
replaceTokens(byte[], Map<String, String>) - Static method in class by.stub.utils.StringUtils
 
replaceTokensInString(String, Map<String, String>) - Static method in class by.stub.utils.StringUtils
 
REQUEST - Static variable in class by.stub.yaml.YamlProperties
 
reset() - Method in class by.stub.repackaged.org.apache.commons.io.output.ByteArrayOutputStream
 
resetStubHttpLifecycles(List<StubHttpLifecycle>) - Method in class by.stub.database.StubbedDataManager
 
RESPONSE - Static variable in class by.stub.yaml.YamlProperties
 
run() - Method in class by.stub.database.thread.ExternalFilesScanner
 
run() - Method in class by.stub.database.thread.MainYamlScanner
 

S

setDebugEnabled(boolean) - Method in class by.stub.cli.EmptyLogger
 
setHttpLifeCycleAsYaml(String) - Method in class by.stub.yaml.stubs.StubHttpLifecycle
 
setRequest(StubRequest) - Method in class by.stub.yaml.stubs.StubHttpLifecycle
 
setRequestAsYaml(String) - Method in class by.stub.yaml.stubs.StubHttpLifecycle
 
setResourceId(int) - Method in class by.stub.yaml.stubs.StubHttpLifecycle
 
setResponse(Object) - Method in class by.stub.yaml.stubs.StubHttpLifecycle
 
setResponseAsYaml(String) - Method in class by.stub.yaml.stubs.StubHttpLifecycle
 
setResponseMainHeaders(HttpServletResponse) - Static method in class by.stub.utils.HandlerUtils
 
size() - Method in class by.stub.repackaged.org.apache.commons.io.output.ByteArrayOutputStream
Return the current size of the byte array.
SnakeYaml - Enum in parser.yaml
 
startJetty(String) - Method in class by.stub.client.StubbyClient
Starts stubby using default ports of Stubs (8882), Admin (8889) and TlsStubs portals (7443) on localhost.
startJetty(int, String) - Method in class by.stub.client.StubbyClient
Starts stubby using default ports of Admin (8889) and TlsStubs portals (7443), and given Stubs portal port on localhost.
startJetty(int, int, String) - Method in class by.stub.client.StubbyClient
Starts stubby using default port of TlsStubs (7443), and given Stubs and Admin portals ports on localhost.
startJetty(int, int, int, String) - Method in class by.stub.client.StubbyClient
Starts stubby using given Stubs, TlsStubs and Admin portals ports on localhost.
startJetty(int, int, String, String) - Method in class by.stub.client.StubbyClient
Starts stubby using default port of TlsStubs (7443), and given Stubs and Admin portals ports on a given host address.
startJetty(int, int, int, String, String) - Method in class by.stub.client.StubbyClient
Starts stubby using given Stubs, TlsStubs, Admin portals ports and host address.
startJetty() - Method in class by.stub.server.StubbyManager
 
startJettyYamless(int, int, int, String) - Method in class by.stub.client.StubbyClient
Starts stubby using given Stubs, TlsStubs, Admin portals ports and host address without YAML configuration file.
status(String) - Static method in class by.stub.cli.ANSITerminal
Prints message to the console in black colour
STATUS - Static variable in class by.stub.yaml.YamlProperties
 
StatusPageHandler - Class in by.stub.handlers
 
StatusPageHandler(JettyContext, StubbedDataManager) - Constructor for class by.stub.handlers.StatusPageHandler
 
stopJetty() - Method in class by.stub.client.StubbyClient
Stops Jetty if it is up
stopJetty() - Method in class by.stub.server.StubbyManager
 
StringUtils - Class in by.stub.utils
 
StubAuthorizationTypes - Enum in by.stub.yaml.stubs
 
StubbedDataManager - Class in by.stub.database
 
StubbedDataManager(File, List<StubHttpLifecycle>) - Constructor for class by.stub.database.StubbedDataManager
 
Stubby4JException - Exception in by.stub.exception
 
Stubby4JException(String) - Constructor for exception by.stub.exception.Stubby4JException
 
Stubby4JException(String, Throwable) - Constructor for exception by.stub.exception.Stubby4JException
 
STUBBY_RESOURCE_ID_HEADER - Static variable in class by.stub.yaml.stubs.StubResponse
 
StubbyClient - Class in by.stub.client
 
StubbyClient() - Constructor for class by.stub.client.StubbyClient
 
StubbyHttpTransport - Class in by.stub.http
 
StubbyHttpTransport() - Constructor for class by.stub.http.StubbyHttpTransport
 
StubbyManager - Class in by.stub.server
 
StubbyManager(Server) - Constructor for class by.stub.server.StubbyManager
 
StubbyManagerFactory - Class in by.stub.server
 
StubbyManagerFactory() - Constructor for class by.stub.server.StubbyManagerFactory
 
StubbyResponse - Class in by.stub.client
 
StubbyResponse(int, String) - Constructor for class by.stub.client.StubbyResponse
 
StubDataRefreshActionHandler - Class in by.stub.handlers
 
StubDataRefreshActionHandler(JettyContext, StubbedDataManager) - Constructor for class by.stub.handlers.StubDataRefreshActionHandler
 
StubHttpLifecycle - Class in by.stub.yaml.stubs
 
StubHttpLifecycle() - Constructor for class by.stub.yaml.stubs.StubHttpLifecycle
 
StubRequest - Class in by.stub.yaml.stubs
 
StubRequest(String, String, File, List<String>, Map<String, String>, Map<String, String>) - Constructor for class by.stub.yaml.stubs.StubRequest
 
StubResponse - Class in by.stub.yaml.stubs
 
StubResponse(String, String, File, String, Map<String, String>) - Constructor for class by.stub.yaml.stubs.StubResponse
 
StubResponseHandlingStrategy - Interface in by.stub.handlers.strategy.stubs
 
StubResponseTypes - Enum in by.stub.yaml.stubs
 
StubsPortalHandler - Class in by.stub.handlers
 
StubsPortalHandler(StubbedDataManager) - Constructor for class by.stub.handlers.StubsPortalHandler
 
StubsResponseHandlingStrategyFactory - Class in by.stub.handlers.strategy.stubs
 
StubTypes - Enum in by.stub.yaml.stubs
 

T

TEMPLATE_TOKEN_LEFT - Static variable in class by.stub.utils.StringUtils
 
TEMPLATE_TOKEN_RIGHT - Static variable in class by.stub.utils.StringUtils
 
toBufferedInputStream(InputStream) - Static method in class by.stub.repackaged.org.apache.commons.io.output.ByteArrayOutputStream
Fetches entire contents of an InputStream and represent same data as result InputStream.
toByteArray(InputStream) - Static method in class by.stub.repackaged.org.apache.commons.io.IOUtils
 
toByteArray() - Method in class by.stub.repackaged.org.apache.commons.io.output.ByteArrayOutputStream
Gets the curent contents of this byte stream as a byte array.
toLower(String) - Static method in class by.stub.utils.StringUtils
 
toString() - Method in class by.stub.client.Authorization
 
toString() - Method in class by.stub.repackaged.org.apache.commons.io.output.ByteArrayOutputStream
Gets the curent contents of this byte stream as a string.
toString(String) - Method in class by.stub.repackaged.org.apache.commons.io.output.ByteArrayOutputStream
Gets the curent contents of this byte stream as a string using the specified encoding.
toString() - Method in class by.stub.yaml.stubs.StubRequest
 
toUpper(String) - Static method in class by.stub.utils.StringUtils
 
trimSpacesBetweenCSVElements(String) - Static method in class by.stub.utils.StringUtils
 

U

UnauthorizedResponseHandlingStrategy - Class in by.stub.handlers.strategy.stubs
 
UnauthorizedResponseHandlingStrategy() - Constructor for class by.stub.handlers.strategy.stubs.UnauthorizedResponseHandlingStrategy
 
UnauthorizedStubResponse - Class in by.stub.yaml.stubs
 
UnauthorizedStubResponse() - Constructor for class by.stub.yaml.stubs.UnauthorizedStubResponse
 
updateStubbedData(String, String) - Method in class by.stub.client.StubbyClient
Updated stubbed data with new data.
updateStubHttpLifecycleByIndex(int, StubHttpLifecycle) - Method in class by.stub.database.StubbedDataManager
 
uriToFile(String, String) - Static method in class by.stub.utils.FileUtils
 
uriToFile(String) - Static method in class by.stub.utils.FileUtils
 
URL - Static variable in class by.stub.yaml.YamlProperties
 
UTF_8 - Static variable in class by.stub.utils.StringUtils
 

V

valueOf(String) - Static method in enum by.stub.handlers.strategy.admin.HttpVerbsEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum by.stub.yaml.stubs.StubAuthorizationTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum by.stub.yaml.stubs.StubResponseTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum by.stub.yaml.stubs.StubTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum parser.yaml.SnakeYaml
Returns the enum constant of this type with the specified name.
values() - Static method in enum by.stub.handlers.strategy.admin.HttpVerbsEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum by.stub.yaml.stubs.StubAuthorizationTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum by.stub.yaml.stubs.StubResponseTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum by.stub.yaml.stubs.StubTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum parser.yaml.SnakeYaml
Returns an array containing the constants of this enum type, in the order they are declared.
VisibleForTesting - Annotation Type in by.stub.annotations
An annotation that indicates that the visibility of a type or member has been relaxed to make the code testable.

W

warn(String) - Static method in class by.stub.cli.ANSITerminal
Prints message to the console in yellow colour
warn(String, Object...) - Method in class by.stub.cli.EmptyLogger
 
warn(Throwable) - Method in class by.stub.cli.EmptyLogger
 
warn(String, Throwable) - Method in class by.stub.cli.EmptyLogger
 
write(byte[], int, int) - Method in class by.stub.repackaged.org.apache.commons.io.output.ByteArrayOutputStream
Write the bytes to byte array.
write(int) - Method in class by.stub.repackaged.org.apache.commons.io.output.ByteArrayOutputStream
Write a byte to byte array.
write(InputStream) - Method in class by.stub.repackaged.org.apache.commons.io.output.ByteArrayOutputStream
Writes the entire contents of the specified input stream to this byte stream.
writeTo(OutputStream) - Method in class by.stub.repackaged.org.apache.commons.io.output.ByteArrayOutputStream
Writes the entire contents of this byte stream to the specified output stream.
WRONG_AUTHORIZATION_HEADER_TEMPLATE - Static variable in class by.stub.handlers.strategy.stubs.UnauthorizedResponseHandlingStrategy
 

Y

YamlParser - Class in by.stub.yaml
 
YamlParser() - Constructor for class by.stub.yaml.YamlParser
 
YamlProperties - Class in by.stub.yaml
 
A B C D E F G H I J L M N O P Q R S T U V W Y 
Skip navigation links