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 X 

A

AbstractRequest - Class in com.github.wasiqb.coteafs.services.requests
 
AbstractRequest(String) - Constructor for class com.github.wasiqb.coteafs.services.requests.AbstractRequest
 
AbstractRequest(String, String) - Constructor for class com.github.wasiqb.coteafs.services.requests.AbstractRequest
 
addAttribute(RequestAttribute) - Method in class com.github.wasiqb.coteafs.services.requests.RequestElement
 
addElement(RequestElement) - Method in class com.github.wasiqb.coteafs.services.requests.RequestElement
 
attributes() - Method in class com.github.wasiqb.coteafs.services.requests.RequestElement
 

B

body() - Method in class com.github.wasiqb.coteafs.services.helper.ResponseHandler
 
body() - Method in interface com.github.wasiqb.coteafs.services.parser.RequestParser
 
body() - Method in class com.github.wasiqb.coteafs.services.parser.RestRequestParser
 
body() - Method in class com.github.wasiqb.coteafs.services.parser.SoapRequestParser
 
build() - Static method in class com.github.wasiqb.coteafs.services.helper.RequestHandler
 
build(RequestElement) - Method in interface com.github.wasiqb.coteafs.services.parser.RequestParser
 
build(RequestElement) - Method in class com.github.wasiqb.coteafs.services.parser.RestRequestParser
 
build(RequestElement) - Method in class com.github.wasiqb.coteafs.services.parser.SoapRequestParser
 

C

childs() - Method in class com.github.wasiqb.coteafs.services.requests.RequestElement
 
ClientSideError - Error in com.github.wasiqb.coteafs.services.error
 
ClientSideError(String) - Constructor for error com.github.wasiqb.coteafs.services.error.ClientSideError
 
ClientSideError(String, Throwable) - Constructor for error com.github.wasiqb.coteafs.services.error.ClientSideError
 
com.github.wasiqb.coteafs.services.config - package com.github.wasiqb.coteafs.services.config
 
com.github.wasiqb.coteafs.services.error - package com.github.wasiqb.coteafs.services.error
 
com.github.wasiqb.coteafs.services.formatter - package com.github.wasiqb.coteafs.services.formatter
 
com.github.wasiqb.coteafs.services.helper - package com.github.wasiqb.coteafs.services.helper
 
com.github.wasiqb.coteafs.services.parser - package com.github.wasiqb.coteafs.services.parser
 
com.github.wasiqb.coteafs.services.requests - package com.github.wasiqb.coteafs.services.requests
 
com.github.wasiqb.coteafs.services.response - package com.github.wasiqb.coteafs.services.response
 
com.github.wasiqb.coteafs.services.utils - package com.github.wasiqb.coteafs.services.utils
 
ConfigConstants - Interface in com.github.wasiqb.coteafs.services.config
 
CoteafsServicesError - Error in com.github.wasiqb.coteafs.services.error
 
CoteafsServicesError(String) - Constructor for error com.github.wasiqb.coteafs.services.error.CoteafsServicesError
 
CoteafsServicesError(String, Throwable) - Constructor for error com.github.wasiqb.coteafs.services.error.CoteafsServicesError
 
create() - Static method in class com.github.wasiqb.coteafs.services.parser.RestRequestParser
 
create(SoapProtocol) - Static method in class com.github.wasiqb.coteafs.services.parser.SoapRequestParser
 
create() - Static method in class com.github.wasiqb.coteafs.services.requests.RequestAttribute
 
create(String, String, String) - Static method in class com.github.wasiqb.coteafs.services.requests.RequestAttribute
 
create() - Static method in class com.github.wasiqb.coteafs.services.requests.RequestElement
 
create(String) - Static method in class com.github.wasiqb.coteafs.services.requests.RequestElement
 
create(String, String) - Static method in class com.github.wasiqb.coteafs.services.requests.RequestElement
 

D

delete(boolean) - Method in class com.github.wasiqb.coteafs.services.requests.AbstractRequest
 
display() - Method in class com.github.wasiqb.coteafs.services.requests.RequestElement
 
display(boolean) - Method in class com.github.wasiqb.coteafs.services.requests.RequestElement
 

E

equalsTo(T) - Method in class com.github.wasiqb.coteafs.services.requests.ResponseVerify
 
ErrorUtils - Class in com.github.wasiqb.coteafs.services.utils
 
execute(Method, boolean) - Method in class com.github.wasiqb.coteafs.services.helper.RequestHandler
 

F

fail(Class<E>, String) - Static method in class com.github.wasiqb.coteafs.services.utils.ErrorUtils
 
fail(Class<E>, String, Throwable) - Static method in class com.github.wasiqb.coteafs.services.utils.ErrorUtils
 
formParams(Map<String, Object>) - Method in class com.github.wasiqb.coteafs.services.helper.RequestHandler
 

G

get(boolean) - Method in class com.github.wasiqb.coteafs.services.requests.AbstractRequest
 
get(String) - Method in class com.github.wasiqb.coteafs.services.requests.AbstractRequest
 
getChild(String) - Method in class com.github.wasiqb.coteafs.services.requests.RequestElement
 
getContentType() - Method in class com.github.wasiqb.coteafs.services.config.ServiceSetting
 
getEndPoint() - Method in class com.github.wasiqb.coteafs.services.config.ServiceSetting
 
getEndPointSuffix() - Method in class com.github.wasiqb.coteafs.services.config.ServiceSetting
 
getLogging() - Method in class com.github.wasiqb.coteafs.services.config.ServiceSetting
 
getMethod() - Method in enum com.github.wasiqb.coteafs.services.config.RequestMethod
 
getParams() - Method in class com.github.wasiqb.coteafs.services.config.ServiceSetting
 
getParser(ServiceSetting) - Static method in class com.github.wasiqb.coteafs.services.parser.RequestFactory
 
getPayload(PayloadType, String) - Method in interface com.github.wasiqb.coteafs.services.formatter.PayloadLogger
 
getPort() - Method in class com.github.wasiqb.coteafs.services.config.ServiceSetting
 
getProtocol() - Method in class com.github.wasiqb.coteafs.services.config.ServiceSetting
 
getService(String) - Method in class com.github.wasiqb.coteafs.services.config.ServicesSetting
 
getServices() - Method in class com.github.wasiqb.coteafs.services.config.ServicesSetting
 
getType() - Method in class com.github.wasiqb.coteafs.services.config.ServiceSetting
 
getType() - Method in enum com.github.wasiqb.coteafs.services.formatter.PayloadType
 

H

head(boolean) - Method in class com.github.wasiqb.coteafs.services.requests.AbstractRequest
 
headers(Map<String, Object>) - Method in class com.github.wasiqb.coteafs.services.helper.RequestHandler
 
headers() - Method in class com.github.wasiqb.coteafs.services.helper.ResponseHandler
 

I

isLogHeaders() - Method in class com.github.wasiqb.coteafs.services.config.LoggingSetting
 
isLogOnlyRequests() - Method in class com.github.wasiqb.coteafs.services.config.LoggingSetting
 
isLogOnlyResponses() - Method in class com.github.wasiqb.coteafs.services.config.LoggingSetting
 
isLogPayloadOnError() - Method in class com.github.wasiqb.coteafs.services.config.LoggingSetting
 

J

JsonFormatTransformerError - Error in com.github.wasiqb.coteafs.services.error
 
JsonFormatTransformerError(String) - Constructor for error com.github.wasiqb.coteafs.services.error.JsonFormatTransformerError
 
JsonFormatTransformerError(String, Throwable) - Constructor for error com.github.wasiqb.coteafs.services.error.JsonFormatTransformerError
 
JsonParseError - Error in com.github.wasiqb.coteafs.services.error
 
JsonParseError(String) - Constructor for error com.github.wasiqb.coteafs.services.error.JsonParseError
 
JsonParseError(String, Throwable) - Constructor for error com.github.wasiqb.coteafs.services.error.JsonParseError
 

L

list() - Method in class com.github.wasiqb.coteafs.services.requests.RequestElement
 
log(ServiceType, PayloadType, String) - Static method in class com.github.wasiqb.coteafs.services.formatter.PayloadLoggerFactory
 
LoggingSetting - Class in com.github.wasiqb.coteafs.services.config
 
LoggingSetting() - Constructor for class com.github.wasiqb.coteafs.services.config.LoggingSetting
 

M

MediaType - Enum in com.github.wasiqb.coteafs.services.config
 

N

name() - Method in class com.github.wasiqb.coteafs.services.requests.RequestAttribute
 
name(String) - Method in class com.github.wasiqb.coteafs.services.requests.RequestAttribute
 
name() - Method in class com.github.wasiqb.coteafs.services.requests.RequestElement
 
name(String) - Method in class com.github.wasiqb.coteafs.services.requests.RequestElement
 
namespace(String, String) - Method in class com.github.wasiqb.coteafs.services.requests.RequestElement
 
namespaces() - Method in class com.github.wasiqb.coteafs.services.requests.RequestElement
 
notEqualsTo(T) - Method in class com.github.wasiqb.coteafs.services.requests.ResponseVerify
 

O

options(boolean) - Method in class com.github.wasiqb.coteafs.services.requests.AbstractRequest
 

P

params(Map<String, Object>) - Method in class com.github.wasiqb.coteafs.services.helper.RequestHandler
 
parent() - Method in class com.github.wasiqb.coteafs.services.requests.RequestElement
 
parent(RequestElement) - Method in class com.github.wasiqb.coteafs.services.requests.RequestElement
 
patch(boolean) - Method in class com.github.wasiqb.coteafs.services.requests.AbstractRequest
 
pathParams(Map<String, Object>) - Method in class com.github.wasiqb.coteafs.services.helper.RequestHandler
 
PayloadLogger - Interface in com.github.wasiqb.coteafs.services.formatter
 
PayloadLoggerFactory - Class in com.github.wasiqb.coteafs.services.formatter
 
PayloadType - Enum in com.github.wasiqb.coteafs.services.formatter
 
post(boolean) - Method in class com.github.wasiqb.coteafs.services.requests.AbstractRequest
 
prefix() - Method in class com.github.wasiqb.coteafs.services.requests.RequestAttribute
 
prefix(String) - Method in class com.github.wasiqb.coteafs.services.requests.RequestAttribute
 
prefix() - Method in class com.github.wasiqb.coteafs.services.requests.RequestElement
 
prefix(String) - Method in class com.github.wasiqb.coteafs.services.requests.RequestElement
 
prepare() - Method in class com.github.wasiqb.coteafs.services.requests.AbstractRequest
 
put(boolean) - Method in class com.github.wasiqb.coteafs.services.requests.AbstractRequest
 

Q

queryParams(Map<String, Object>) - Method in class com.github.wasiqb.coteafs.services.helper.RequestHandler
 

R

RequestAttribute - Class in com.github.wasiqb.coteafs.services.requests
 
RequestElement - Class in com.github.wasiqb.coteafs.services.requests
 
RequestExecutionError - Error in com.github.wasiqb.coteafs.services.error
 
RequestExecutionError(String) - Constructor for error com.github.wasiqb.coteafs.services.error.RequestExecutionError
 
RequestExecutionError(String, Throwable) - Constructor for error com.github.wasiqb.coteafs.services.error.RequestExecutionError
 
RequestExecutionFailedError - Error in com.github.wasiqb.coteafs.services.error
 
RequestExecutionFailedError(String) - Constructor for error com.github.wasiqb.coteafs.services.error.RequestExecutionFailedError
 
RequestExecutionFailedError(String, Throwable) - Constructor for error com.github.wasiqb.coteafs.services.error.RequestExecutionFailedError
 
RequestFactory - Class in com.github.wasiqb.coteafs.services.parser
 
RequestHandler - Class in com.github.wasiqb.coteafs.services.helper
RequestHandler.build () .setting (serviceSetting) .using () .headers (headerMap) .params (paramsMap) .resource ("/services") .with (requestElement) .execute (POST) .response ();
RequestHandler() - Constructor for class com.github.wasiqb.coteafs.services.helper.RequestHandler
 
RequestMethod - Enum in com.github.wasiqb.coteafs.services.config
 
RequestParser - Interface in com.github.wasiqb.coteafs.services.parser
 
RequestSerializationError - Error in com.github.wasiqb.coteafs.services.error
 
RequestSerializationError(String) - Constructor for error com.github.wasiqb.coteafs.services.error.RequestSerializationError
 
RequestSerializationError(String, Throwable) - Constructor for error com.github.wasiqb.coteafs.services.error.RequestSerializationError
 
resource(String) - Method in class com.github.wasiqb.coteafs.services.helper.RequestHandler
 
response() - Method in class com.github.wasiqb.coteafs.services.helper.RequestHandler
 
ResponseHandler - Class in com.github.wasiqb.coteafs.services.helper
 
ResponseHandler(String, Response, ServiceSetting) - Constructor for class com.github.wasiqb.coteafs.services.helper.ResponseHandler
 
ResponseValueParser - Interface in com.github.wasiqb.coteafs.services.response
 
ResponseVerify - Class in com.github.wasiqb.coteafs.services.requests
 
ResponseVerify(ResponseHandler, String) - Constructor for class com.github.wasiqb.coteafs.services.requests.ResponseVerify
 
RestRequestParser - Class in com.github.wasiqb.coteafs.services.parser
 
RestRequestParser() - Constructor for class com.github.wasiqb.coteafs.services.parser.RestRequestParser
 
RestResponseParsingFailedError - Error in com.github.wasiqb.coteafs.services.error
 
RestResponseParsingFailedError(String) - Constructor for error com.github.wasiqb.coteafs.services.error.RestResponseParsingFailedError
 
RestResponseParsingFailedError(String, Throwable) - Constructor for error com.github.wasiqb.coteafs.services.error.RestResponseParsingFailedError
 
RestResponseValueParser - Class in com.github.wasiqb.coteafs.services.response
 
RestResponseValueParser(Response) - Constructor for class com.github.wasiqb.coteafs.services.response.RestResponseValueParser
 

S

ServerSideError - Error in com.github.wasiqb.coteafs.services.error
 
ServerSideError(String) - Constructor for error com.github.wasiqb.coteafs.services.error.ServerSideError
 
ServerSideError(String, Throwable) - Constructor for error com.github.wasiqb.coteafs.services.error.ServerSideError
 
SERVICE_CONFIG_DEFAULT_FILE_NAME - Static variable in interface com.github.wasiqb.coteafs.services.config.ConfigConstants
Config key.
SERVICE_CONFIG_KEY - Static variable in interface com.github.wasiqb.coteafs.services.config.ConfigConstants
Default config file name.
ServiceNotFoundError - Error in com.github.wasiqb.coteafs.services.error
 
ServiceNotFoundError(String) - Constructor for error com.github.wasiqb.coteafs.services.error.ServiceNotFoundError
 
ServiceNotFoundError(String, Throwable) - Constructor for error com.github.wasiqb.coteafs.services.error.ServiceNotFoundError
 
ServiceSetting - Class in com.github.wasiqb.coteafs.services.config
 
ServiceSetting() - Constructor for class com.github.wasiqb.coteafs.services.config.ServiceSetting
 
ServicesSetting - Class in com.github.wasiqb.coteafs.services.config
 
ServicesSetting() - Constructor for class com.github.wasiqb.coteafs.services.config.ServicesSetting
 
ServiceType - Enum in com.github.wasiqb.coteafs.services.config
 
setContentType(MediaType) - Method in class com.github.wasiqb.coteafs.services.config.ServiceSetting
 
setEndPoint(String) - Method in class com.github.wasiqb.coteafs.services.config.ServiceSetting
 
setEndPointSuffix(String) - Method in class com.github.wasiqb.coteafs.services.config.ServiceSetting
 
setLogging(LoggingSetting) - Method in class com.github.wasiqb.coteafs.services.config.ServiceSetting
 
setLogHeaders(boolean) - Method in class com.github.wasiqb.coteafs.services.config.LoggingSetting
 
setLogOnlyRequests(boolean) - Method in class com.github.wasiqb.coteafs.services.config.LoggingSetting
 
setLogOnlyResponses(boolean) - Method in class com.github.wasiqb.coteafs.services.config.LoggingSetting
 
setLogPayloadOnError(boolean) - Method in class com.github.wasiqb.coteafs.services.config.LoggingSetting
 
setPort(int) - Method in class com.github.wasiqb.coteafs.services.config.ServiceSetting
 
setProtocol(SoapProtocol) - Method in class com.github.wasiqb.coteafs.services.config.ServiceSetting
 
setServices(Map<String, ServiceSetting>) - Method in class com.github.wasiqb.coteafs.services.config.ServicesSetting
 
setting(ServiceSetting) - Method in class com.github.wasiqb.coteafs.services.helper.RequestHandler
 
setType(ServiceType) - Method in class com.github.wasiqb.coteafs.services.config.ServiceSetting
 
SoapParserInitError - Error in com.github.wasiqb.coteafs.services.error
 
SoapParserInitError(String) - Constructor for error com.github.wasiqb.coteafs.services.error.SoapParserInitError
 
SoapParserInitError(String, Throwable) - Constructor for error com.github.wasiqb.coteafs.services.error.SoapParserInitError
 
SoapProtocol - Enum in com.github.wasiqb.coteafs.services.config
 
SoapRequestParser - Class in com.github.wasiqb.coteafs.services.parser
 
SoapRequestParsingFailedError - Error in com.github.wasiqb.coteafs.services.error
 
SoapRequestParsingFailedError(String) - Constructor for error com.github.wasiqb.coteafs.services.error.SoapRequestParsingFailedError
 
SoapRequestParsingFailedError(String, Throwable) - Constructor for error com.github.wasiqb.coteafs.services.error.SoapRequestParsingFailedError
 
SoapResponseParsingFailedError - Error in com.github.wasiqb.coteafs.services.error
 
SoapResponseParsingFailedError(String) - Constructor for error com.github.wasiqb.coteafs.services.error.SoapResponseParsingFailedError
 
SoapResponseParsingFailedError(String, Throwable) - Constructor for error com.github.wasiqb.coteafs.services.error.SoapResponseParsingFailedError
 
SoapResponseValueParser - Class in com.github.wasiqb.coteafs.services.response
 
SoapResponseValueParser(Response) - Constructor for class com.github.wasiqb.coteafs.services.response.SoapResponseValueParser
 
statusCode() - Method in class com.github.wasiqb.coteafs.services.helper.ResponseHandler
 
statusLine() - Method in class com.github.wasiqb.coteafs.services.helper.ResponseHandler
 

T

time() - Method in class com.github.wasiqb.coteafs.services.helper.ResponseHandler
 
toString() - Method in enum com.github.wasiqb.coteafs.services.config.MediaType
 
toString() - Method in enum com.github.wasiqb.coteafs.services.config.SoapProtocol
 
trace(boolean) - Method in class com.github.wasiqb.coteafs.services.requests.AbstractRequest
 

U

url() - Method in class com.github.wasiqb.coteafs.services.helper.RequestHandler
 
using() - Method in class com.github.wasiqb.coteafs.services.helper.RequestHandler
 

V

value() - Method in class com.github.wasiqb.coteafs.services.requests.RequestAttribute
 
value(T) - Method in class com.github.wasiqb.coteafs.services.requests.RequestAttribute
 
value() - Method in class com.github.wasiqb.coteafs.services.requests.RequestElement
 
value(T) - Method in class com.github.wasiqb.coteafs.services.requests.RequestElement
 
valueOf(String) - Static method in enum com.github.wasiqb.coteafs.services.config.MediaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.wasiqb.coteafs.services.config.RequestMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.wasiqb.coteafs.services.config.ServiceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.wasiqb.coteafs.services.config.SoapProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.wasiqb.coteafs.services.formatter.PayloadType
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in class com.github.wasiqb.coteafs.services.helper.ResponseHandler
 
valueOf(String, String) - Method in interface com.github.wasiqb.coteafs.services.response.ResponseValueParser
 
valueOf(String, String) - Method in class com.github.wasiqb.coteafs.services.response.RestResponseValueParser
 
valueOf(String, String) - Method in class com.github.wasiqb.coteafs.services.response.SoapResponseValueParser
 
values() - Static method in enum com.github.wasiqb.coteafs.services.config.MediaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.wasiqb.coteafs.services.config.RequestMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.wasiqb.coteafs.services.config.ServiceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.wasiqb.coteafs.services.config.SoapProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.wasiqb.coteafs.services.formatter.PayloadType
Returns an array containing the constants of this enum type, in the order they are declared.
verifyThat(String) - Method in class com.github.wasiqb.coteafs.services.requests.AbstractRequest
 

W

with(RequestElement) - Method in class com.github.wasiqb.coteafs.services.helper.RequestHandler
 
withFormParameter(String, Object) - Method in class com.github.wasiqb.coteafs.services.requests.AbstractRequest
 
withHeader(String, Object) - Method in class com.github.wasiqb.coteafs.services.requests.AbstractRequest
 
withParameter(String, Object) - Method in class com.github.wasiqb.coteafs.services.requests.AbstractRequest
 
withPathParameter(String, Object) - Method in class com.github.wasiqb.coteafs.services.requests.AbstractRequest
 
withQueryParameter(String, Object) - Method in class com.github.wasiqb.coteafs.services.requests.AbstractRequest
 
withValue(String, Object) - Method in class com.github.wasiqb.coteafs.services.requests.AbstractRequest
 

X

XmlFormatTransformerError - Error in com.github.wasiqb.coteafs.services.error
 
XmlFormatTransformerError(String) - Constructor for error com.github.wasiqb.coteafs.services.error.XmlFormatTransformerError
 
XmlFormatTransformerError(String, Throwable) - Constructor for error com.github.wasiqb.coteafs.services.error.XmlFormatTransformerError
 
A B C D E F G H I J L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2017–2018 Wasiq Bhamla. All rights reserved.