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

$

$REF - Static variable in class com.boomi.util.json.JSONUtil
 
$SCHEMA - Static variable in class com.boomi.util.json.JSONUtil
 

A

addHeader(String, String) - Method in class com.boomi.common.apache.http.auth.HttpAWSSignableRequest
 
addHeader(String, String) - Method in interface com.boomi.common.aws.AWSSignableRequest
Add a new header parameter required by the AWS Signature to the request to be sent.
append(List<?>, List<?>) - Method in class com.boomi.util.EqualsBuilder
 
append(Object, Object) - Method in class com.boomi.util.EqualsBuilder
Test if two Objects are equal using their equals method.
append(long, long) - Method in class com.boomi.util.EqualsBuilder
Test if two long s are equal.
append(int, int) - Method in class com.boomi.util.EqualsBuilder
Test if two ints are equal.
append(short, short) - Method in class com.boomi.util.EqualsBuilder
Test if two shorts are equal.
append(char, char) - Method in class com.boomi.util.EqualsBuilder
Test if two chars are equal.
append(byte, byte) - Method in class com.boomi.util.EqualsBuilder
Test if two bytes are equal.
append(double, double) - Method in class com.boomi.util.EqualsBuilder
Test if two doubles are equal by testing that the pattern of bits returned by doubleToLong are equal.
append(float, float) - Method in class com.boomi.util.EqualsBuilder
Test if two floats are equal byt testing that the pattern of bits returned by doubleToLong are equal.
append(boolean, boolean) - Method in class com.boomi.util.EqualsBuilder
Test if two booleanss are equal.
append(Object[], Object[]) - Method in class com.boomi.util.EqualsBuilder
Performs a deep comparison of two Object arrays.
append(long[], long[]) - Method in class com.boomi.util.EqualsBuilder
Deep comparison of array of long.
append(int[], int[]) - Method in class com.boomi.util.EqualsBuilder
Deep comparison of array of int.
append(short[], short[]) - Method in class com.boomi.util.EqualsBuilder
Deep comparison of array of short.
append(char[], char[]) - Method in class com.boomi.util.EqualsBuilder
Deep comparison of array of char.
append(byte[], byte[]) - Method in class com.boomi.util.EqualsBuilder
Deep comparison of array of byte.
append(double[], double[]) - Method in class com.boomi.util.EqualsBuilder
Deep comparison of array of double.
append(float[], float[]) - Method in class com.boomi.util.EqualsBuilder
Deep comparison of array of float.
append(boolean[], boolean[]) - Method in class com.boomi.util.EqualsBuilder
Deep comparison of array of boolean.
append(boolean) - Method in class com.boomi.util.HashCodeBuilder
Append a hashCode for a boolean.
append(boolean[]) - Method in class com.boomi.util.HashCodeBuilder
Append a hashCode for a boolean array.
append(byte) - Method in class com.boomi.util.HashCodeBuilder
Append a hashCode for a byte.
append(byte[]) - Method in class com.boomi.util.HashCodeBuilder
Append a hashCode for a byte array.
append(char) - Method in class com.boomi.util.HashCodeBuilder
Append a hashCode for a char.
append(char[]) - Method in class com.boomi.util.HashCodeBuilder
Append a hashCode for a char array.
append(double) - Method in class com.boomi.util.HashCodeBuilder
Append a hashCode for a double.
append(double[]) - Method in class com.boomi.util.HashCodeBuilder
Append a hashCode for a double array.
append(float) - Method in class com.boomi.util.HashCodeBuilder
Append a hashCode for a float.
append(float[]) - Method in class com.boomi.util.HashCodeBuilder
Append a hashCode for a float array.
append(int) - Method in class com.boomi.util.HashCodeBuilder
Append a hashCode for an int.
append(int[]) - Method in class com.boomi.util.HashCodeBuilder
Append a hashCode for an int array.
append(long) - Method in class com.boomi.util.HashCodeBuilder
Append a hashCode for a long.
append(long[]) - Method in class com.boomi.util.HashCodeBuilder
Append a hashCode for a long array.
append(List<?>) - Method in class com.boomi.util.HashCodeBuilder
 
append(Object) - Method in class com.boomi.util.HashCodeBuilder
Append a hashCode for an Object.
append(Object[]) - Method in class com.boomi.util.HashCodeBuilder
Append a hashCode for an Object array.
append(short) - Method in class com.boomi.util.HashCodeBuilder
Append a hashCode for a short.
append(short[]) - Method in class com.boomi.util.HashCodeBuilder
Append a hashCode for a short array.
append(boolean) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a boolean value.
append(boolean[]) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a boolean array.
append(byte) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a byte value.
append(byte[]) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a byte array.
append(char) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a char value.
append(char[]) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a char array.
append(double) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a double value.
append(double[]) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a double array.
append(float) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a float value.
append(float[]) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a float array.
append(int) - Method in class com.boomi.util.ToStringBuilder
Append to the toString an int value.
append(int[]) - Method in class com.boomi.util.ToStringBuilder
Append to the toString an int array.
append(long) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a long value.
append(long[]) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a long array.
append(Object) - Method in class com.boomi.util.ToStringBuilder
Append to the toString an Object value.
append(Object[]) - Method in class com.boomi.util.ToStringBuilder
Append to the toString an Object array.
append(short) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a short value.
append(short[]) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a short array.
append(String, boolean) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a boolean value.
append(String, boolean[]) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a boolean array.
append(String, boolean[], boolean) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a boolean array.
append(String, byte) - Method in class com.boomi.util.ToStringBuilder
Append to the toString an byte value.
append(String, byte[]) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a byte array.
append(String, byte[], boolean) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a byte array.
append(String, char) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a char value.
append(String, char[]) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a char array.
append(String, char[], boolean) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a char array.
append(String, double) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a double value.
append(String, double[]) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a double array.
append(String, double[], boolean) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a double array.
append(String, float) - Method in class com.boomi.util.ToStringBuilder
Append to the toString an float value.
append(String, float[]) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a float array.
append(String, float[], boolean) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a float array.
append(String, int) - Method in class com.boomi.util.ToStringBuilder
Append to the toString an int value.
append(String, int[]) - Method in class com.boomi.util.ToStringBuilder
Append to the toString an int array.
append(String, int[], boolean) - Method in class com.boomi.util.ToStringBuilder
Append to the toString an int array.
append(String, long) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a long value.
append(String, long[]) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a long array.
append(String, long[], boolean) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a long array.
append(String, Object) - Method in class com.boomi.util.ToStringBuilder
Append to the toString an Object value.
append(String, Object, boolean) - Method in class com.boomi.util.ToStringBuilder
Append to the toString an Object value.
append(String, Object[]) - Method in class com.boomi.util.ToStringBuilder
Append to the toString an Object array.
append(String, Object[], boolean) - Method in class com.boomi.util.ToStringBuilder
Append to the toString an Object array.
append(String, short) - Method in class com.boomi.util.ToStringBuilder
Append to the toString an short value.
append(String, short[]) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a short array.
append(String, short[], boolean) - Method in class com.boomi.util.ToStringBuilder
Append to the toString a short array.
append(StringBuffer, String, Object, Boolean) - Method in class com.boomi.util.ToStringStyle
Append to the toString an Object value, printing the full toString of the Object passed in.
append(StringBuffer, String, long) - Method in class com.boomi.util.ToStringStyle
Append to the toString a long value.
append(StringBuffer, String, int) - Method in class com.boomi.util.ToStringStyle
Append to the toString an int value.
append(StringBuffer, String, short) - Method in class com.boomi.util.ToStringStyle
Append to the toString a short value.
append(StringBuffer, String, byte) - Method in class com.boomi.util.ToStringStyle
Append to the toString a byte value.
append(StringBuffer, String, char) - Method in class com.boomi.util.ToStringStyle
Append to the toString a char value.
append(StringBuffer, String, double) - Method in class com.boomi.util.ToStringStyle
Append to the toString a double value.
append(StringBuffer, String, float) - Method in class com.boomi.util.ToStringStyle
Append to the toString a float value.
append(StringBuffer, String, boolean) - Method in class com.boomi.util.ToStringStyle
Append to the toString a boolean value.
append(StringBuffer, String, Object[], Boolean) - Method in class com.boomi.util.ToStringStyle
Append to the toString an Object array.
append(StringBuffer, String, long[], Boolean) - Method in class com.boomi.util.ToStringStyle
Append to the toString a long array.
append(StringBuffer, String, int[], Boolean) - Method in class com.boomi.util.ToStringStyle
Append to the toString an int array.
append(StringBuffer, String, short[], Boolean) - Method in class com.boomi.util.ToStringStyle
Append to the toString a short array.
append(StringBuffer, String, byte[], Boolean) - Method in class com.boomi.util.ToStringStyle
Append to the toString a byte array.
append(StringBuffer, String, char[], Boolean) - Method in class com.boomi.util.ToStringStyle
Append to the toString a char array.
append(StringBuffer, String, double[], Boolean) - Method in class com.boomi.util.ToStringStyle
Append to the toString a double array.
append(StringBuffer, String, float[], Boolean) - Method in class com.boomi.util.ToStringStyle
Append to the toString a float array.
append(StringBuffer, String, boolean[], Boolean) - Method in class com.boomi.util.ToStringStyle
Append to the toString a boolean array.
appendClassName(StringBuffer, Object) - Method in class com.boomi.util.ToStringStyle
Append to the toString the class name.
appendContentEnd(StringBuffer) - Method in class com.boomi.util.ToStringStyle
Append to the toString the content end.
appendContentStart(StringBuffer) - Method in class com.boomi.util.ToStringStyle
Append to the toString the content start.
appendCyclicObject(StringBuffer, String, Object) - Method in class com.boomi.util.ToStringStyle
Append to the toString an Object value that has been detected to participate in a cycle.
appendDetail(StringBuffer, String, Object) - Method in class com.boomi.util.ToStringStyle
Append to the toString an Object value, printing the full detail of the Object.
appendDetail(StringBuffer, String, Collection) - Method in class com.boomi.util.ToStringStyle
Append to the toString a Collection.
appendDetail(StringBuffer, String, Map) - Method in class com.boomi.util.ToStringStyle
Append to the toString a Map.
appendDetail(StringBuffer, String, long) - Method in class com.boomi.util.ToStringStyle
Append to the toString a long value.
appendDetail(StringBuffer, String, int) - Method in class com.boomi.util.ToStringStyle
Append to the toString an int value.
appendDetail(StringBuffer, String, short) - Method in class com.boomi.util.ToStringStyle
Append to the toString a short value.
appendDetail(StringBuffer, String, byte) - Method in class com.boomi.util.ToStringStyle
Append to the toString a byte value.
appendDetail(StringBuffer, String, char) - Method in class com.boomi.util.ToStringStyle
Append to the toString a char value.
appendDetail(StringBuffer, String, double) - Method in class com.boomi.util.ToStringStyle
Append to the toString a double value.
appendDetail(StringBuffer, String, float) - Method in class com.boomi.util.ToStringStyle
Append to the toString a float value.
appendDetail(StringBuffer, String, boolean) - Method in class com.boomi.util.ToStringStyle
Append to the toString a boolean value.
appendDetail(StringBuffer, String, Object[]) - Method in class com.boomi.util.ToStringStyle
Append to the toString the detail of an Object array.
appendDetail(StringBuffer, String, long[]) - Method in class com.boomi.util.ToStringStyle
Append to the toString the detail of a long array.
appendDetail(StringBuffer, String, int[]) - Method in class com.boomi.util.ToStringStyle
Append to the toString the detail of an int array.
appendDetail(StringBuffer, String, short[]) - Method in class com.boomi.util.ToStringStyle
Append to the toString the detail of a short array.
appendDetail(StringBuffer, String, byte[]) - Method in class com.boomi.util.ToStringStyle
Append to the toString the detail of a byte array.
appendDetail(StringBuffer, String, char[]) - Method in class com.boomi.util.ToStringStyle
Append to the toString the detail of a char array.
appendDetail(StringBuffer, String, double[]) - Method in class com.boomi.util.ToStringStyle
Append to the toString the detail of a double array.
appendDetail(StringBuffer, String, float[]) - Method in class com.boomi.util.ToStringStyle
Append to the toString the detail of a float array.
appendDetail(StringBuffer, String, boolean[]) - Method in class com.boomi.util.ToStringStyle
Append to the toString the detail of a boolean array.
appendEnd(StringBuffer, Object) - Method in class com.boomi.util.ToStringStyle
Append to the toString the end of data indicator.
appendFieldEnd(StringBuffer, String) - Method in class com.boomi.util.ToStringStyle
Append to the toString the field end.
appendFieldSeparator(StringBuffer) - Method in class com.boomi.util.ToStringStyle
Append to the toString the field separator.
appendFieldStart(StringBuffer, String) - Method in class com.boomi.util.ToStringStyle
Append to the toString the field start.
appendIdentityHashCode(StringBuffer, Object) - Method in class com.boomi.util.ToStringStyle
appendInternal(StringBuffer, String, Object, boolean) - Method in class com.boomi.util.ToStringStyle
Append to the toString an Object, correctly interpreting its type.
appendNullText(StringBuffer, String) - Method in class com.boomi.util.ToStringStyle
Append to the toString an indicator for null.
appendStart(StringBuffer, Object) - Method in class com.boomi.util.ToStringStyle
Append to the toString the start of data indicator.
appendSummary(StringBuffer, String, Object) - Method in class com.boomi.util.ToStringStyle
Append to the toString an Object value, printing a summary of the Object.
appendSummary(StringBuffer, String, Object[]) - Method in class com.boomi.util.ToStringStyle
Append to the toString a summary of an Object array.
appendSummary(StringBuffer, String, long[]) - Method in class com.boomi.util.ToStringStyle
Append to the toString a summary of a long array.
appendSummary(StringBuffer, String, int[]) - Method in class com.boomi.util.ToStringStyle
Append to the toString a summary of an int array.
appendSummary(StringBuffer, String, short[]) - Method in class com.boomi.util.ToStringStyle
Append to the toString a summary of a short array.
appendSummary(StringBuffer, String, byte[]) - Method in class com.boomi.util.ToStringStyle
Append to the toString a summary of a byte array.
appendSummary(StringBuffer, String, char[]) - Method in class com.boomi.util.ToStringStyle
Append to the toString a summary of a char array.
appendSummary(StringBuffer, String, double[]) - Method in class com.boomi.util.ToStringStyle
Append to the toString a summary of a double array.
appendSummary(StringBuffer, String, float[]) - Method in class com.boomi.util.ToStringStyle
Append to the toString a summary of a float array.
appendSummary(StringBuffer, String, boolean[]) - Method in class com.boomi.util.ToStringStyle
Append to the toString a summary of a boolean array.
appendSummarySize(StringBuffer, String, int) - Method in class com.boomi.util.ToStringStyle
Append to the toString a size summary.
appendSuper(boolean) - Method in class com.boomi.util.EqualsBuilder
Adds the result of super.equals() to this builder.
appendSuper(int) - Method in class com.boomi.util.HashCodeBuilder
Adds the result of super.hashCode() to this builder.
appendSuper(String) - Method in class com.boomi.util.ToStringBuilder
Append the toString from the superclass.
appendSuper(StringBuffer, String) - Method in class com.boomi.util.ToStringStyle
Append to the toString the superclass toString.
appendToString(String) - Method in class com.boomi.util.ToStringBuilder
Append the toString from another object.
appendToString(StringBuffer, String) - Method in class com.boomi.util.ToStringStyle
Append to the toString another toString.
ArrayTypeBuilder<P extends NestingBuilder> - Interface in com.boomi.util.json.schema
Builder class for building array type definitions.
asBoolean(JsonNode, String) - Static method in class com.boomi.util.json.JSONUtil
Util method to safely get the specified field as a boolean.
asText(JsonNode, String) - Static method in class com.boomi.util.json.JSONUtil
Util method to safely get the content of the specified field using JsonNode.asText().
ATTRIBUTE_HEADERS - Static variable in class com.boomi.restlet.RestletUtil
the attribute key for the HTTP headers in a restlet request
AuthenticationResponseInterceptor - Class in com.boomi.common.apache.http.response
 
AuthenticationResponseInterceptor() - Constructor for class com.boomi.common.apache.http.response.AuthenticationResponseInterceptor
 
AuthorizationProvider - Interface in com.boomi.restlet.auth
 
AuthUtil - Class in com.boomi.restlet.auth
Copyright (c) 2008
Boomi Software
AuthUtil() - Constructor for class com.boomi.restlet.auth.AuthUtil
 
AWSAuthorizationProvider - Class in com.boomi.restlet.auth
 
AWSAuthorizationProvider(String, String) - Constructor for class com.boomi.restlet.auth.AWSAuthorizationProvider
Authorization Provider for AWS authentication.
AWSCredentials - Class in com.boomi.common.aws
This class contains the values needed for an AWS authentication
AWSCredentials(String, String, String, String) - Constructor for class com.boomi.common.aws.AWSCredentials
Creates a new AWSCredentials instance
AWSSignableRequest - Interface in com.boomi.common.aws
 
AWSSignatureException - Exception in com.boomi.common.aws
General Exception class for failures encountered while signing a request.
AWSSignatureException(Exception) - Constructor for exception com.boomi.common.aws.AWSSignatureException
Creates a new instance
AWSV4AuthorizationProvider - Class in com.boomi.restlet.auth
Authorization Provider for AMAZON authentication.
AWSV4AuthorizationProvider(AWSCredentials) - Constructor for class com.boomi.restlet.auth.AWSV4AuthorizationProvider
Creates a new AWSV4AuthorizationProvider instance
AWSV4Signer - Class in com.boomi.common.aws
This class encapsulates the code to sign an Amazon SQS request for AWS Signature Version 4 Signature Version 4 is the process to add authentication information to AWS requests.

B

BaseOutputRepresentation - Class in com.boomi.restlet.resource
Better base OutputRepresentation, the BaseOutputRepresentation.getStream() method uses TempOutputStream instead of the restlet impl which uses a Pipe and a separate thread!
BaseOutputRepresentation(MediaType) - Constructor for class com.boomi.restlet.resource.BaseOutputRepresentation
 
BaseOutputRepresentation(MediaType, long) - Constructor for class com.boomi.restlet.resource.BaseOutputRepresentation
 
BasePayload - Class in com.boomi.connector.api
Convenience base class for Payload implementations.
BasePayload() - Constructor for class com.boomi.connector.api.BasePayload
 
BasicAuthorizationProvider - Class in com.boomi.restlet.auth
 
BasicAuthorizationProvider(String, String) - Constructor for class com.boomi.restlet.auth.BasicAuthorizationProvider
Authorization Provider for BASIC authentication.
BearerAuthorizationProvider - Class in com.boomi.restlet.auth
 
BearerAuthorizationProvider(String) - Constructor for class com.boomi.restlet.auth.BearerAuthorizationProvider
Authorization Provider for BEARER authentication.
bindingProtocol - Variable in class com.boomi.model.connector.common.webservices.WebServiceDescription
 
bindingStyle - Variable in class com.boomi.model.connector.common.webservices.WebServiceDescription
 
bindingUse - Variable in class com.boomi.model.connector.common.webservices.WebServiceDescription
 
BooleanTypeBuilder<P extends NestingBuilder> - Interface in com.boomi.util.json.schema
Builder class for building boolean type definitions.
BooleanUtils - Class in com.boomi.util
Operations on boolean primitives and Boolean objects.
BooleanUtils() - Constructor for class com.boomi.util.BooleanUtils
 
Buildable - Interface in com.boomi.util.json.schema
API that can be used with JSONUtil.buildSchema(Buildable) to build simple schemas.
buildArray() - Method in interface com.boomi.util.json.schema.ElementTypeBuilder
This method builds an array definition using the internal builder.
buildBoolean() - Method in interface com.boomi.util.json.schema.ElementTypeBuilder
This method builds a boolean definition using the internal builder.
buildDefinition() - Method in interface com.boomi.util.json.schema.ArrayTypeBuilder
Builder method to create a type definition for this array.
buildDownloadRequestFactory(Method, String) - Static method in class com.boomi.restlet.client.RequestUtil
Returns a RequestFactory for use with ClientUtil.handle(Client,RequestFactory,com.boomi.util.retry.RetryStrategy) which will generate a Request with the given info for each request call.
buildFieldSpec(String) - Method in interface com.boomi.util.json.schema.ComplexTypeBuilder
Builder method to add a new "boomi_fieldSpec" annotation to the current object.
buildInteger() - Method in interface com.boomi.util.json.schema.ElementTypeBuilder
This methods builds an integer definition using the internal builder.
buildNull() - Method in interface com.boomi.util.json.schema.ElementTypeBuilder
This method builds a null definition using the internal builder.
buildNumber() - Method in interface com.boomi.util.json.schema.ElementTypeBuilder
This method builds a number definition using the internal builder.
buildObject() - Method in interface com.boomi.util.json.schema.ElementTypeBuilder
This method builds an object definition using the internal builder.
buildProperty(String) - Method in interface com.boomi.util.json.schema.ComplexTypeBuilder
Builder method to add a new property to the document.
buildRequestFactoryWithCustomHeaders(Method, String, Representation, RetryStrategy, AuthorizationProvider, Map<String, Object>) - Static method in class com.boomi.restlet.client.RequestUtil
Returns a RequestFactory for use with ClientUtil.handle(Client,RequestFactory,com.boomi.util.retry.RetryStrategy) which will generate a Request by calling #formatRequestWithHeaders(Method,String,Representation,AuthorizationProvider,Map) with the given info for each request call.
buildSchema(Buildable) - Static method in class com.boomi.util.json.JSONUtil
Build a JSON schema based on the provided Buildable.
buildSimpleRequestFactory(Method, String) - Static method in class com.boomi.restlet.client.RequestUtil
Returns a RequestFactory for a simple request w/ no Representation, no authentication.
buildSimpleRequestFactory(Method, String, Representation, RetryStrategy) - Static method in class com.boomi.restlet.client.RequestUtil
Returns a RequestFactory for a simple request w/ no authentication.
buildStandardRequestFactory(Method, String, Representation, RetryStrategy, AuthorizationProvider) - Static method in class com.boomi.restlet.client.RequestUtil
Returns a RequestFactory for use with ClientUtil.handle(Client,RequestFactory,com.boomi.util.retry.RetryStrategy) which will generate a Request by calling RequestUtil.formatRequest(Method,String,Representation,AuthorizationProvider) with the given info for each request call.
buildString() - Method in interface com.boomi.util.json.schema.ElementTypeBuilder
This method builds a string definition using the internal builder.
ByteArrayRepresentation - Class in com.boomi.restlet.resource
Copyright (c) 2008
Boomi, Inc.
ByteArrayRepresentation(byte[], MediaType) - Constructor for class com.boomi.restlet.resource.ByteArrayRepresentation
 

C

CertificateType - Enum in com.boomi.model.connector.common.webservices
Java class for CertificateType.
ChallengeResponseFactory - Class in com.boomi.restlet.auth
Util class for creating common ChallengeResponse instances
ClassUtils - Class in com.boomi.util
Operates on classes without using reflection.
ClassUtils() - Constructor for class com.boomi.util.ClassUtils
ClassUtils instances should NOT be constructed in standard programming.
CleansingSerializableRepresentation - Class in com.boomi.restlet.resource
SerializableRepresentation which writes a single Serializable object to the output stream using a CleansingObjectOutputStream.
CleansingSerializableRepresentation(Object) - Constructor for class com.boomi.restlet.resource.CleansingSerializableRepresentation
 
CleansingSerializableRepresentation(Object, ClassLoader) - Constructor for class com.boomi.restlet.resource.CleansingSerializableRepresentation
 
ClientUtil - Class in com.boomi.restlet.client
Copyright (c) 2008
Boomi Software
ClientUtil() - Constructor for class com.boomi.restlet.client.ClientUtil
 
close() - Method in class com.boomi.common.apache.http.entity.CloseableInputStreamEntity
Close the provided input stream
close() - Method in class com.boomi.common.apache.http.response.JsonRootSplitHttpResult
 
close() - Method in class com.boomi.connector.api.BasePayload
 
close() - Method in class com.boomi.util.json.splitter.JsonSplitter
 
CloseableHttpEntity - Interface in com.boomi.common.apache.http.entity
HTTP Entity that can be closed
CloseableInputStreamEntity - Class in com.boomi.common.apache.http.entity
CloseableInputStreamEntity(InputStream, long, ContentType) - Constructor for class com.boomi.common.apache.http.entity.CloseableInputStreamEntity
 
closeQuietly(Representation) - Static method in class com.boomi.restlet.client.RepresentationUtil
Attempts to close underlying resources in certain Representation implementations.
ClosingInputRepresentation - Class in com.boomi.restlet.resource
Better InputRepresentation that makes sure to close the InputStream even on failures
ClosingInputRepresentation(InputStream, MediaType) - Constructor for class com.boomi.restlet.resource.ClosingInputRepresentation
 
ClosingInputRepresentation(InputStream, MediaType, long) - Constructor for class com.boomi.restlet.resource.ClosingInputRepresentation
 
com.boomi.common.apache.http.auth - package com.boomi.common.apache.http.auth
 
com.boomi.common.apache.http.auth.credentials - package com.boomi.common.apache.http.auth.credentials
 
com.boomi.common.apache.http.entity - package com.boomi.common.apache.http.entity
 
com.boomi.common.apache.http.impl - package com.boomi.common.apache.http.impl
 
com.boomi.common.apache.http.request - package com.boomi.common.apache.http.request
 
com.boomi.common.apache.http.response - package com.boomi.common.apache.http.response
 
com.boomi.common.aws - package com.boomi.common.aws
 
com.boomi.connector.api - package com.boomi.connector.api
 
com.boomi.model.connector.common.webservices - package com.boomi.model.connector.common.webservices
 
com.boomi.restlet - package com.boomi.restlet
 
com.boomi.restlet.auth - package com.boomi.restlet.auth
 
com.boomi.restlet.client - package com.boomi.restlet.client
 
com.boomi.restlet.jaxb - package com.boomi.restlet.jaxb
 
com.boomi.restlet.resource - package com.boomi.restlet.resource
 
com.boomi.util - package com.boomi.util
 
com.boomi.util.json - package com.boomi.util.json
 
com.boomi.util.json.schema - package com.boomi.util.json.schema
 
com.boomi.util.json.schema.impl - package com.boomi.util.json.schema.impl
 
com.boomi.util.json.splitter - package com.boomi.util.json.splitter
 
CommonBuilder<T> - Interface in com.boomi.util.json.schema
Builder class that defines operations common to all builders.
ComplexTypeBuilder<T extends NestingBuilder> - Interface in com.boomi.util.json.schema
Builder class for building "complex" types.
configElements - Variable in class com.boomi.model.connector.common.webservices.CustomConfiguration
 
copy() - Method in class com.boomi.model.connector.common.webservices.CustomConfiguration
Deep copies the fields of the this model into a new instance of this class and returns it.
copy(boolean) - Method in class com.boomi.model.connector.common.webservices.CustomConfiguration
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
copy(CustomConfiguration, boolean) - Method in class com.boomi.model.connector.common.webservices.CustomConfiguration
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
copy() - Method in class com.boomi.model.connector.common.webservices.EncryptionConfig
Deep copies the fields of the this model into a new instance of this class and returns it.
copy(boolean) - Method in class com.boomi.model.connector.common.webservices.EncryptionConfig
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
copy(EncryptionConfig, boolean) - Method in class com.boomi.model.connector.common.webservices.EncryptionConfig
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
copy() - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
Deep copies the fields of the this model into a new instance of this class and returns it.
copy(boolean) - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
copy(SignatureConfig, boolean) - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
copy() - Method in class com.boomi.model.connector.common.webservices.TimestampConfig
Deep copies the fields of the this model into a new instance of this class and returns it.
copy(boolean) - Method in class com.boomi.model.connector.common.webservices.TimestampConfig
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
copy(TimestampConfig, boolean) - Method in class com.boomi.model.connector.common.webservices.TimestampConfig
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
copy() - Method in class com.boomi.model.connector.common.webservices.UserNameToken
Deep copies the fields of the this model into a new instance of this class and returns it.
copy(boolean) - Method in class com.boomi.model.connector.common.webservices.UserNameToken
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
copy(UserNameToken, boolean) - Method in class com.boomi.model.connector.common.webservices.UserNameToken
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
copy() - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Deep copies the fields of the this model into a new instance of this class and returns it.
copy(boolean) - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
copy(WebServiceBindingOperation, boolean) - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
copy() - Method in class com.boomi.model.connector.common.webservices.WebServiceConnection
Deep copies the fields of the this model into a new instance of this class and returns it.
copy(boolean) - Method in class com.boomi.model.connector.common.webservices.WebServiceConnection
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
copy(WebServiceConnection, boolean) - Method in class com.boomi.model.connector.common.webservices.WebServiceConnection
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
copy() - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Deep copies the fields of the this model into a new instance of this class and returns it.
copy(boolean) - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
copy(WebServiceDescription, boolean) - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
copy() - Method in class com.boomi.model.connector.common.webservices.WebServiceFault
Deep copies the fields of the this model into a new instance of this class and returns it.
copy(boolean) - Method in class com.boomi.model.connector.common.webservices.WebServiceFault
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
copy(WebServiceFault, boolean) - Method in class com.boomi.model.connector.common.webservices.WebServiceFault
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
copy() - Method in class com.boomi.model.connector.common.webservices.WebServiceFaultList
Deep copies the fields of the this model into a new instance of this class and returns it.
copy(boolean) - Method in class com.boomi.model.connector.common.webservices.WebServiceFaultList
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
copy(WebServiceFaultList, boolean) - Method in class com.boomi.model.connector.common.webservices.WebServiceFaultList
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
copy() - Method in class com.boomi.model.connector.common.webservices.WebServiceMetaData
Deep copies the fields of the this model into a new instance of this class and returns it.
copy(boolean) - Method in class com.boomi.model.connector.common.webservices.WebServiceMetaData
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
copy(WebServiceMetaData, boolean) - Method in class com.boomi.model.connector.common.webservices.WebServiceMetaData
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
copy() - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Deep copies the fields of the this model into a new instance of this class and returns it.
copy(boolean) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
copy(WebServiceOperation, boolean) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
copy() - Method in class com.boomi.model.connector.common.webservices.WebServiceOperationList
Deep copies the fields of the this model into a new instance of this class and returns it.
copy(boolean) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperationList
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
copy(WebServiceOperationList, boolean) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperationList
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
copy() - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
Deep copies the fields of the this model into a new instance of this class and returns it.
copy(boolean) - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
copy(WebServiceParameter, boolean) - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
copy() - Method in class com.boomi.model.connector.common.webservices.WebServiceParameterList
Deep copies the fields of the this model into a new instance of this class and returns it.
copy(boolean) - Method in class com.boomi.model.connector.common.webservices.WebServiceParameterList
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
copy(WebServiceParameterList, boolean) - Method in class com.boomi.model.connector.common.webservices.WebServiceParameterList
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
copy() - Method in class com.boomi.model.connector.common.webservices.WSSecurityOption
Deep copies the fields of the this model into a new instance of this class and returns it.
copy(boolean) - Method in class com.boomi.model.connector.common.webservices.WSSecurityOption
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
copy(WSSecurityOption, boolean) - Method in class com.boomi.model.connector.common.webservices.WSSecurityOption
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
copy() - Method in class com.boomi.model.connector.common.webservices.WSSecurityOptions
Deep copies the fields of the this model into a new instance of this class and returns it.
copy(boolean) - Method in class com.boomi.model.connector.common.webservices.WSSecurityOptions
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
copy(WSSecurityOptions, boolean) - Method in class com.boomi.model.connector.common.webservices.WSSecurityOptions
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
copy() - Method in class com.boomi.model.connector.common.webservices.WSSecurityPart
Deep copies the fields of the this model into a new instance of this class and returns it.
copy(boolean) - Method in class com.boomi.model.connector.common.webservices.WSSecurityPart
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
copy(WSSecurityPart, boolean) - Method in class com.boomi.model.connector.common.webservices.WSSecurityPart
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
copy() - Method in class com.boomi.model.connector.common.webservices.WSSecurityPartList
Deep copies the fields of the this model into a new instance of this class and returns it.
copy(boolean) - Method in class com.boomi.model.connector.common.webservices.WSSecurityPartList
Copies the fields of the this model (optionally deeply) into a new instance of this class and returns it.
copy(WSSecurityPartList, boolean) - Method in class com.boomi.model.connector.common.webservices.WSSecurityPartList
Copies the fields of the this model (optionally deeply) into the given instance and returns it.
create(CloseableHttpResponse) - Method in class com.boomi.common.apache.http.response.HttpResultFactory
Creates an HttpResult which is used as a ConnectorResult for Payload processing.
create(CloseableHttpResponse) - Method in class com.boomi.common.apache.http.response.JsonHttpResultFactory
Creates a HttpResult result that handles JSON Parsing and JSON data manipulation.
createAWSCredentials() - Method in class com.boomi.common.apache.http.auth.credentials.HttpAWSCredentials
Creates an AWSCredentials object from the given service, region, access key and password.
createCustomConfiguration() - Method in class com.boomi.model.connector.common.webservices.ObjectFactory
Create an instance of CustomConfiguration
created - Variable in class com.boomi.model.connector.common.webservices.UserNameToken
 
createEncryptionConfig() - Method in class com.boomi.model.connector.common.webservices.ObjectFactory
Create an instance of EncryptionConfig
createFactory(PayloadMetadataFactory) - Static method in class com.boomi.common.apache.http.response.HttpResultFactory
Creates an HttpResultFactory which allows you to create a HttpResult.
createFactory(PayloadMetadataFactory, CloseableHttpResponse) - Static method in class com.boomi.common.apache.http.response.HttpResultFactory
Creates an HttpResultFactory which allows you to create a HttpResult.
createFactory(PayloadMetadataFactory, ResponseProperties) - Static method in class com.boomi.common.apache.http.response.HttpResultFactory
Creates an HttpResultFactory which allows you to create a HttpResult.
createGenerator(OutputStream) - Method in class com.boomi.util.json.splitter.JsonSplitter
 
createHttpBearerChallengeResponse(String) - Static method in class com.boomi.restlet.auth.ChallengeResponseFactory
Creates a new "Bearer" challenge response with the provided token
createMetadata() - Method in interface com.boomi.connector.api.PayloadMetadataFactory
Creates a new payload metadata instance that can be used in an ExtendedPayload.
createObjectOutputStream(OutputStream) - Method in class com.boomi.restlet.resource.CleansingSerializableRepresentation
 
createObjectOutputStream(OutputStream) - Method in class com.boomi.restlet.resource.SerializableRepresentation
 
createPrettyPrinter() - Static method in class com.boomi.util.json.JSONUtil
Creates and returns a JSON pretty printer which always uses windows newlines (the boomi "standard").
createRequest(int) - Method in class com.boomi.restlet.client.FilterRequestFactory
 
createRequest(int) - Method in class com.boomi.restlet.client.RequestFactory
Returns a request for use within a request retry loop (as in ClientUtil.handle(org.restlet.Client,RequestFactory,com.boomi.util.retry.RetryStrategy)).
createSignatureConfig() - Method in class com.boomi.model.connector.common.webservices.ObjectFactory
Create an instance of SignatureConfig
createTimestampConfig() - Method in class com.boomi.model.connector.common.webservices.ObjectFactory
Create an instance of TimestampConfig
createUserNameToken() - Method in class com.boomi.model.connector.common.webservices.ObjectFactory
Create an instance of UserNameToken
createWebServiceBindingOperation() - Method in class com.boomi.model.connector.common.webservices.ObjectFactory
Create an instance of WebServiceBindingOperation
createWebServiceConnection() - Method in class com.boomi.model.connector.common.webservices.ObjectFactory
Create an instance of WebServiceConnection
createWebServiceDescription() - Method in class com.boomi.model.connector.common.webservices.ObjectFactory
Create an instance of WebServiceDescription
createWebServiceFault() - Method in class com.boomi.model.connector.common.webservices.ObjectFactory
Create an instance of WebServiceFault
createWebServiceFaultList() - Method in class com.boomi.model.connector.common.webservices.ObjectFactory
Create an instance of WebServiceFaultList
createWebServiceMetaData() - Method in class com.boomi.model.connector.common.webservices.ObjectFactory
Create an instance of WebServiceMetaData
createWebServiceOperation() - Method in class com.boomi.model.connector.common.webservices.ObjectFactory
Create an instance of WebServiceOperation
createWebServiceOperationList() - Method in class com.boomi.model.connector.common.webservices.ObjectFactory
Create an instance of WebServiceOperationList
createWebServiceParameter() - Method in class com.boomi.model.connector.common.webservices.ObjectFactory
Create an instance of WebServiceParameter
createWebServiceParameterList() - Method in class com.boomi.model.connector.common.webservices.ObjectFactory
Create an instance of WebServiceParameterList
createWSSecurityOptions() - Method in class com.boomi.model.connector.common.webservices.ObjectFactory
Create an instance of WSSecurityOptions
createWSSecurityPart() - Method in class com.boomi.model.connector.common.webservices.ObjectFactory
Create an instance of WSSecurityPart
createWSSecurityPartList() - Method in class com.boomi.model.connector.common.webservices.ObjectFactory
Create an instance of WSSecurityPartList
CustomAuthCredentials - Class in com.boomi.common.apache.http.auth.credentials
Stores Custom Authentication Credentials as a password.
CustomAuthCredentials(String) - Constructor for class com.boomi.common.apache.http.auth.credentials.CustomAuthCredentials
 
CustomConfiguration - Class in com.boomi.model.connector.common.webservices
Java class for CustomConfiguration complex type.
CustomConfiguration() - Constructor for class com.boomi.model.connector.common.webservices.CustomConfiguration
 
customConfiguration - Variable in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
 
customConfiguration - Variable in class com.boomi.model.connector.common.webservices.WebServiceDescription
 
customConfiguration - Variable in class com.boomi.model.connector.common.webservices.WebServiceOperation
 
CustomProxyRoutePlanner - Class in com.boomi.common.apache.http.impl
 
CustomProxyRoutePlanner(AtomProxyConfig) - Constructor for class com.boomi.common.apache.http.impl.CustomProxyRoutePlanner
 

D

decodeSlashesAndtildas(String) - Static method in class com.boomi.util.json.JSONUtil
 
decryptKey - Variable in class com.boomi.model.connector.common.webservices.EncryptionConfig
 
DEFAULT_STYLE - Static variable in class com.boomi.util.ToStringStyle
The default toString style.
determineProxy(HttpHost, HttpRequest, HttpContext) - Method in class com.boomi.common.apache.http.impl.CustomProxyRoutePlanner
 
determineScheme(String) - Static method in class com.boomi.restlet.auth.AuthUtil
Attempts to determine a challenge scheme from a given string.
DigestAlgorithm - Enum in com.boomi.model.connector.common.webservices
Java class for DigestAlgorithm.
digestAlgorithm - Variable in class com.boomi.model.connector.common.webservices.EncryptionConfig
 
digestAlgorithm - Variable in class com.boomi.model.connector.common.webservices.SignatureConfig
 
doDelete(String, AuthorizationProvider) - Static method in class com.boomi.restlet.client.RequestUtil
 
doDelete(String, Representation, AuthorizationProvider) - Static method in class com.boomi.restlet.client.RequestUtil
 
doDelete(String, Representation, RetryStrategy, AuthorizationProvider) - Static method in class com.boomi.restlet.client.RequestUtil
 
doGet(Client, String, AuthorizationProvider) - Static method in class com.boomi.restlet.client.RequestUtil
This method creates a new Method.GET Request using the provided url and authorization provider and then executes that request using the provided client.
doGet(String, AuthorizationProvider) - Static method in class com.boomi.restlet.client.RequestUtil
 
doGet(String, RetryStrategy, AuthorizationProvider) - Static method in class com.boomi.restlet.client.RequestUtil
 
doGet(String, RetryStrategy, AuthorizationProvider, boolean) - Static method in class com.boomi.restlet.client.RequestUtil
 
doPost(Client, String, Representation, AuthorizationProvider) - Static method in class com.boomi.restlet.client.RequestUtil
This method creates a new Method.POST Request using the provided url, representation, and authorization provider and then executes that request using the provided client and the NeverRetry strategy.
doPost(String, AuthorizationProvider) - Static method in class com.boomi.restlet.client.RequestUtil
 
doPost(String, Representation, AuthorizationProvider) - Static method in class com.boomi.restlet.client.RequestUtil
 
doPost(String, Representation, RetryStrategy, AuthorizationProvider) - Static method in class com.boomi.restlet.client.RequestUtil
 
doPut(String, AuthorizationProvider) - Static method in class com.boomi.restlet.client.RequestUtil
 
doPut(String, Representation, AuthorizationProvider) - Static method in class com.boomi.restlet.client.RequestUtil
 
doPut(String, Representation, RetryStrategy, AuthorizationProvider) - Static method in class com.boomi.restlet.client.RequestUtil
 
doRequest(Method, String, Representation, RetryStrategy, AuthorizationProvider, boolean) - Static method in class com.boomi.restlet.client.RequestUtil
Run a request with the following settings.
doRequest(Client, Method, String, Representation, RetryStrategy, AuthorizationProvider, boolean) - Static method in class com.boomi.restlet.client.RequestUtil
Run a request with the following settings.

E

elementName - Variable in class com.boomi.model.connector.common.webservices.WebServiceFault
 
elementName - Variable in class com.boomi.model.connector.common.webservices.WebServiceParameter
 
elementNS - Variable in class com.boomi.model.connector.common.webservices.WebServiceParameter
 
ElementTypeBuilder<P extends NestingBuilder> - Interface in com.boomi.util.json.schema
Abstraction to allow ComplexTypeBuilder and ArrayTypeBuilder instances to build properties and definitions uniformly.
EMPTY_INSTANCE - Static variable in class com.boomi.model.connector.common.webservices.CustomConfiguration
 
EMPTY_INSTANCE - Static variable in class com.boomi.model.connector.common.webservices.EncryptionConfig
 
EMPTY_INSTANCE - Static variable in class com.boomi.model.connector.common.webservices.SignatureConfig
 
EMPTY_INSTANCE - Static variable in class com.boomi.model.connector.common.webservices.TimestampConfig
 
EMPTY_INSTANCE - Static variable in class com.boomi.model.connector.common.webservices.UserNameToken
 
EMPTY_INSTANCE - Static variable in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
 
EMPTY_INSTANCE - Static variable in class com.boomi.model.connector.common.webservices.WebServiceConnection
 
EMPTY_INSTANCE - Static variable in class com.boomi.model.connector.common.webservices.WebServiceDescription
 
EMPTY_INSTANCE - Static variable in class com.boomi.model.connector.common.webservices.WebServiceFault
 
EMPTY_INSTANCE - Static variable in class com.boomi.model.connector.common.webservices.WebServiceFaultList
 
EMPTY_INSTANCE - Static variable in class com.boomi.model.connector.common.webservices.WebServiceMetaData
 
EMPTY_INSTANCE - Static variable in class com.boomi.model.connector.common.webservices.WebServiceOperation
 
EMPTY_INSTANCE - Static variable in class com.boomi.model.connector.common.webservices.WebServiceOperationList
 
EMPTY_INSTANCE - Static variable in class com.boomi.model.connector.common.webservices.WebServiceParameter
 
EMPTY_INSTANCE - Static variable in class com.boomi.model.connector.common.webservices.WebServiceParameterList
 
EMPTY_INSTANCE - Static variable in class com.boomi.model.connector.common.webservices.WSSecurityOption
 
EMPTY_INSTANCE - Static variable in class com.boomi.model.connector.common.webservices.WSSecurityOptions
 
EMPTY_INSTANCE - Static variable in class com.boomi.model.connector.common.webservices.WSSecurityPart
 
EMPTY_INSTANCE - Static variable in class com.boomi.model.connector.common.webservices.WSSecurityPartList
 
encode(String) - Method in class com.boomi.restlet.auth.RestEncodingAuthorizationProvider
Encode the rest-like string using this AuthorizationProvider's mechanisms.
EncodeModifier - Enum in com.boomi.model.connector.common.webservices
Java class for EncodeModifier.
encodeModifier - Variable in class com.boomi.model.connector.common.webservices.WSSecurityPart
 
encodeSlashesAndTildas(String) - Static method in class com.boomi.util.json.JSONUtil
 
EncryptionConfig - Class in com.boomi.model.connector.common.webservices
Java class for EncryptionConfig complex type.
EncryptionConfig() - Constructor for class com.boomi.model.connector.common.webservices.EncryptionConfig
 
encryptKey - Variable in class com.boomi.model.connector.common.webservices.EncryptionConfig
 
equals(Object) - Method in class com.boomi.model.connector.common.webservices.CustomConfiguration
 
equals(Object) - Method in class com.boomi.model.connector.common.webservices.EncryptionConfig
 
equals(Object) - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
 
equals(Object) - Method in class com.boomi.model.connector.common.webservices.TimestampConfig
 
equals(Object) - Method in class com.boomi.model.connector.common.webservices.UserNameToken
 
equals(Object) - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
 
equals(Object) - Method in class com.boomi.model.connector.common.webservices.WebServiceConnection
 
equals(Object) - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
 
equals(Object) - Method in class com.boomi.model.connector.common.webservices.WebServiceFault
 
equals(Object) - Method in class com.boomi.model.connector.common.webservices.WebServiceFaultList
 
equals(Object) - Method in class com.boomi.model.connector.common.webservices.WebServiceMetaData
 
equals(Object) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
 
equals(Object) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperationList
 
equals(Object) - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
 
equals(Object) - Method in class com.boomi.model.connector.common.webservices.WebServiceParameterList
 
equals(Object) - Method in class com.boomi.model.connector.common.webservices.WSSecurityOption
 
equals(Object) - Method in class com.boomi.model.connector.common.webservices.WSSecurityOptions
 
equals(Object) - Method in class com.boomi.model.connector.common.webservices.WSSecurityPart
 
equals(Object) - Method in class com.boomi.model.connector.common.webservices.WSSecurityPartList
 
EqualsBuilder - Class in com.boomi.util
Assists in implementing Object.equals(Object) methods.
EqualsBuilder() - Constructor for class com.boomi.util.EqualsBuilder
Constructor for EqualsBuilder.
executeRequest(Request, StreamUtil.Parser<T>) - Static method in class com.boomi.restlet.client.RequestUtil
This method executes a Request and parses the underlying InputStream present in the Response to return T.
executeRequest(Client, Request, StreamUtil.Parser<T>) - Static method in class com.boomi.restlet.client.RequestUtil
This method executes a Request and parses the underlying InputStream present in the Response to return T.
ExtendedPayload - Interface in com.boomi.connector.api
A ExtendedPayload allows to provide PayloadMetadata for the payload.

F

FastInputRepresentation - Class in com.boomi.restlet.resource
Efficient, re-useable Representation implementation for a FastByteArrayInputStream.
FastInputRepresentation(FastByteArrayInputStream, MediaType) - Constructor for class com.boomi.restlet.resource.FastInputRepresentation
 
fault - Variable in class com.boomi.model.connector.common.webservices.WebServiceFaultList
 
faults - Variable in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
 
fieldsIterable(JsonNode) - Static method in class com.boomi.util.json.JSONUtil
Creates an Iterable of the node fields.
FieldSpecBuilder<P extends NestingBuilder> - Interface in com.boomi.util.json.schema
Builder class to create field level boomi annotations.
FilterRequestFactory - Class in com.boomi.restlet.client
Base class for use when chaining RequestFactory impls.
FilterRequestFactory(RequestFactory) - Constructor for class com.boomi.restlet.client.FilterRequestFactory
 
findNextNodeStart() - Method in class com.boomi.util.json.splitter.JsonArraySplitter
 
findNextNodeStart() - Method in class com.boomi.util.json.splitter.JsonRootArraySplitter
 
findNextNodeStart() - Method in class com.boomi.util.json.splitter.JsonSplitter
 
finish() - Method in interface com.boomi.util.json.schema.NestedBuilder
This method finalizes the current builder and the returns its parent builder (i.e, the builder that was used to create the current builder).
FOLLOW_REDIRECTS_ENABLED - Static variable in class com.boomi.restlet.client.RequestUtil
 
FORMAT_RFC_822_Z - Static variable in class com.boomi.restlet.RestletUtil
Common date formats (RFC 822).
formatAuthorizationCredentials(String, String, String, String, String) - Static method in class com.boomi.restlet.auth.RestEncodingAuthorizationProvider
Formats the given components for a rest auth request.
formatPointer(String, String...) - Static method in class com.boomi.util.json.JSONUtil
Creates a JsonPointer for the supplied pattern.
formatRequest(Method, String, Representation, AuthorizationProvider) - Static method in class com.boomi.restlet.client.RequestUtil
Generates a Request including authorization headers using the given info.
formatRequestWithHeaders(Method, String, Representation, AuthorizationProvider, Map<String, Object>) - Static method in class com.boomi.restlet.client.RequestUtil
Generates a Request including authorization and custom headers using the given info
fromValue(String) - Static method in enum com.boomi.model.connector.common.webservices.CertificateType
 
fromValue(String) - Static method in enum com.boomi.model.connector.common.webservices.DigestAlgorithm
 
fromValue(String) - Static method in enum com.boomi.model.connector.common.webservices.EncodeModifier
 
fromValue(String) - Static method in enum com.boomi.model.connector.common.webservices.KeyEncodingAlgorithm
 
fromValue(String) - Static method in enum com.boomi.model.connector.common.webservices.KeyIdentifierType
 
fromValue(String) - Static method in enum com.boomi.model.connector.common.webservices.SignatureAlgorithm
 
fromValue(String) - Static method in enum com.boomi.model.connector.common.webservices.SignatureCanonicalization
 
fromValue(String) - Static method in enum com.boomi.model.connector.common.webservices.SymmetricAlgorithm
 
fromValue(String) - Static method in enum com.boomi.model.connector.common.webservices.UserTokenPasswordType
 
fromValue(String) - Static method in enum com.boomi.model.connector.common.webservices.WebServiceAuthenticationType
 
fromValue(String) - Static method in enum com.boomi.model.connector.common.webservices.WebServiceBindingStyle
 
fromValue(String) - Static method in enum com.boomi.model.connector.common.webservices.WebServiceProtocol
 
fromValue(String) - Static method in enum com.boomi.model.connector.common.webservices.WebServiceSOAPLocation
 
fromValue(String) - Static method in enum com.boomi.model.connector.common.webservices.WebServiceUse
 
fromValue(String) - Static method in enum com.boomi.model.connector.common.webservices.WSSecurityOptionType
 
FULL_DOCUMENT_JSON_POINTER - Static variable in class com.boomi.util.json.JSONUtil
 

G

getAbsoluteURI(HttpRequest, HttpClientContext) - Static method in class com.boomi.common.apache.http.request.HttpRequestUtil
HttpClient may rewrite some URI's as relative.
getArrayEnd() - Method in class com.boomi.util.ToStringStyle
Gets the array end text.
getArraySeparator() - Method in class com.boomi.util.ToStringStyle
Gets the array separator text.
getArrayStart() - Method in class com.boomi.util.ToStringStyle
Gets the array start text.
getAwsAccessKey() - Method in class com.boomi.common.apache.http.auth.credentials.HttpAWSCredentials
 
getAwsAccessKey() - Method in class com.boomi.common.aws.AWSCredentials
Getter method to access the AWS access key defined during the connection setup.
getAwsRegion() - Method in class com.boomi.common.apache.http.auth.credentials.HttpAWSCredentials
 
getAwsRegion() - Method in class com.boomi.common.aws.AWSCredentials
Getter method to access the AWS region id defined during the connection setup.
getAwsSecretKey() - Method in class com.boomi.common.aws.AWSCredentials
Getter method to access the AWS secret key defined during the connection setup.
getAwsServiceName() - Method in class com.boomi.common.apache.http.auth.credentials.HttpAWSCredentials
 
getAwsServiceName() - Method in class com.boomi.common.aws.AWSCredentials
Getter method to access the AWS service name defined for the connector.
getBindingProtocol() - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Gets the value of the bindingProtocol property.
getBindingStyle() - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Gets the value of the bindingStyle property.
getBindingUse() - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Gets the value of the bindingUse property.
getBytes() - Method in class com.boomi.restlet.resource.ByteArrayRepresentation
 
getChallengeResponse(Request, Map<String, Object>) - Method in interface com.boomi.restlet.auth.AuthorizationProvider
Construct a ChallengeResponse based on the settings in this provider.
getChallengeResponse(Request, Map<String, Object>) - Method in class com.boomi.restlet.auth.AWSAuthorizationProvider
 
getChallengeResponse(Request, Map<String, Object>) - Method in class com.boomi.restlet.auth.AWSV4AuthorizationProvider
Returns a ChallengeResponse with a signed string for AWS
getChallengeResponse(Request, Map<String, Object>) - Method in class com.boomi.restlet.auth.BasicAuthorizationProvider
 
getChallengeResponse(Request, Map<String, Object>) - Method in class com.boomi.restlet.auth.BearerAuthorizationProvider
 
getChallengeResponse(Request, Map<String, Object>) - Method in class com.boomi.restlet.auth.RestEncodingAuthorizationProvider
 
getChallengeScheme() - Method in class com.boomi.restlet.auth.RestEncodingAuthorizationProvider
The ChallengeScheme associated with this specific implementation.
getCondensedHeaders(HttpResponse) - Static method in class com.boomi.common.apache.http.response.HttpResponseUtil
Fetches all the response headers from the given HttpResponse and returns a Map of header name and corresponding header values.
getConfigElements() - Method in class com.boomi.model.connector.common.webservices.CustomConfiguration
Gets the value of the configElements property.
getContent() - Method in class com.boomi.common.apache.http.entity.RepeatableInputStreamEntity
The input stream will be reset prior to being returned
getContent(HttpRequest) - Static method in class com.boomi.common.apache.http.request.HttpRequestUtil
Returns the contents from as an InputStream
getContentEnd() - Method in class com.boomi.util.ToStringStyle
Gets the content end text.
getContentStart() - Method in class com.boomi.util.ToStringStyle
Gets the content start text.
getContentType() - Method in class com.boomi.common.apache.http.response.ResponseProperties
 
getCredentials() - Method in class com.boomi.common.apache.http.auth.HttpAWSSignableRequest
 
getCredentials() - Method in interface com.boomi.common.aws.AWSSignableRequest
Getter method to access the AWSCredential instance when the requet is being signed
getCustomConfiguration() - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Gets the value of the customConfiguration property.
getCustomConfiguration() - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Gets the value of the customConfiguration property.
getCustomConfiguration() - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Gets the value of the customConfiguration property.
getDateKey() - Method in class com.boomi.restlet.auth.RestEncodingAuthorizationProvider
Once we've found or created a date, we should store it into the http headers using this key.
getDecryptKey() - Method in class com.boomi.model.connector.common.webservices.EncryptionConfig
Gets the value of the decryptKey property.
getDefaultJsonFactory() - Static method in class com.boomi.util.json.JSONUtil
Obtain the global JsonFactory instance.
getDefaultObjectMapper() - Static method in class com.boomi.util.json.JSONUtil
Obtain the global ObjectMapper instance.
getDefaultStyle() - Static method in class com.boomi.util.ToStringBuilder
Gets the default ToStringStyle to use.
getDelegate() - Method in class com.boomi.restlet.client.FilterRequestFactory
 
getDigestAlgorithm() - Method in class com.boomi.model.connector.common.webservices.EncryptionConfig
Gets the value of the digestAlgorithm property.
getDigestAlgorithm() - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
Gets the value of the digestAlgorithm property.
getElementName() - Method in class com.boomi.model.connector.common.webservices.WebServiceFault
Gets the value of the elementName property.
getElementName() - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
Gets the value of the elementName property.
getElementNS() - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
Gets the value of the elementNS property.
getEncodeModifier() - Method in class com.boomi.model.connector.common.webservices.WSSecurityPart
Gets the value of the encodeModifier property.
getEncryptKey() - Method in class com.boomi.model.connector.common.webservices.EncryptionConfig
Gets the value of the encryptKey property.
getEntity(HttpRequest) - Static method in class com.boomi.common.apache.http.request.HttpRequestUtil
Returns the HttpEntity if the request is instance of HttpEntityEnclosingRequest returns null otherwise
getFault() - Method in class com.boomi.model.connector.common.webservices.WebServiceFaultList
Gets the value of the fault property.
getFaults() - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Gets the value of the faults property.
getFieldFoundValue(String) - Method in class com.boomi.util.json.splitter.JsonArraySplitter
Gets the value of a field that was extracted from the document.
getFieldNameValueSeparator() - Method in class com.boomi.util.ToStringStyle
Gets the field name value separator text.
getFieldSeparator() - Method in class com.boomi.util.ToStringStyle
Gets the field separator text.
getFieldsFound() - Method in class com.boomi.util.json.splitter.JsonArraySplitter
Gets a map with all the fields that were extracted from the document.
getHeaders() - Method in class com.boomi.common.apache.http.auth.HttpAWSSignableRequest
 
getHeaders() - Method in interface com.boomi.common.aws.AWSSignableRequest
Getter method to access the request headers that needs to be included on the signature.
getHttpHeader(Request, String) - Static method in class com.boomi.restlet.RestletUtil
Returns the HTTP header with the given name from the given request.
getHttpHeader(Request, String, String) - Static method in class com.boomi.restlet.RestletUtil
Returns the HTTP header with the given name from the given request.
getHttpHeader(Message, String) - Static method in class com.boomi.restlet.RestletUtil
Returns the HTTP header with the given name from the given msg.
getHttpHeader(Message, String, String) - Static method in class com.boomi.restlet.RestletUtil
Returns the HTTP header with the given name from the given msg.
getHttpHeader(Series<Parameter>, String) - Static method in class com.boomi.restlet.RestletUtil
Returns the HTTP header with the given name from the given header list.
getHttpHeader(Series<Parameter>, String, String) - Static method in class com.boomi.restlet.RestletUtil
Returns the HTTP header with the given name from the given header list.
getHttpHeaders(Request) - Static method in class com.boomi.restlet.RestletUtil
Returns the HTTP headers from the given request.
getHttpHeaders(Message) - Static method in class com.boomi.restlet.RestletUtil
Returns the HTTP headers from the given msg.
getHttpHeadersForUpdate(Request) - Static method in class com.boomi.restlet.RestletUtil
Returns the HTTP headers from the given request, adding a new headers collection if none is found.
getHttpHeadersForUpdate(Message) - Static method in class com.boomi.restlet.RestletUtil
Returns the HTTP headers from the given message, adding a new headers collection if none is found.
getId() - Method in class com.boomi.model.connector.common.webservices.WSSecurityOption
Gets the value of the id property.
getId() - Method in class com.boomi.model.connector.common.webservices.WSSecurityPart
Gets the value of the id property.
getInputs() - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Gets the value of the inputs property.
getItems() - Method in interface com.boomi.util.json.schema.Buildable
Buildable instance that represents the type of items in an array.
getKeyEncodingAlgorithm() - Method in class com.boomi.model.connector.common.webservices.EncryptionConfig
Gets the value of the keyEncodingAlgorithm property.
getKeyIdentifierType() - Method in class com.boomi.model.connector.common.webservices.EncryptionConfig
Gets the value of the keyIdentifierType property.
getKeyIdentifierType() - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
Gets the value of the keyIdentifierType property.
getMessage(Response) - Static method in class com.boomi.restlet.client.ResponseUtil
Extract the message from the response, or default a message.
getMessage(Status) - Static method in class com.boomi.restlet.client.ResponseUtil
Extract a meaningful message from Status object.
getMessageExchange() - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Gets the value of the messageExchange property.
getMessageName() - Method in class com.boomi.model.connector.common.webservices.WebServiceParameterList
Gets the value of the messageName property.
getMessageNamespace() - Method in class com.boomi.model.connector.common.webservices.WebServiceParameterList
Gets the value of the messageNamespace property.
getMetadata() - Method in class com.boomi.common.apache.http.response.SimpleHttpResult
 
getMetadata() - Method in class com.boomi.connector.api.BasePayload
 
getMetadata() - Method in interface com.boomi.connector.api.ExtendedPayload
Returns a valid PayloadMetadata for this payload, or null if no metadata is provided.
getMethod() - Method in class com.boomi.common.apache.http.auth.HttpAWSSignableRequest
 
getMethod() - Method in interface com.boomi.common.aws.AWSSignableRequest
Getter method to access the request http method
getName() - Method in class com.boomi.model.connector.common.webservices.WebServiceFault
Gets the value of the name property.
getName() - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
Gets the value of the name property.
getName() - Method in class com.boomi.model.connector.common.webservices.WSSecurityPart
Gets the value of the name property.
getNamespace() - Method in class com.boomi.model.connector.common.webservices.WSSecurityPart
Gets the value of the namespace property.
getNullText() - Method in class com.boomi.util.ToStringStyle
Gets the text to output when null found.
getObject() - Method in class com.boomi.restlet.jaxb.JAXBRepresentation
 
getObject() - Method in class com.boomi.restlet.resource.SerializableRepresentation
 
getObject() - Method in class com.boomi.util.ToStringBuilder
Returns the Object being output.
getObjectRoot() - Method in interface com.boomi.util.json.schema.NestingBuilder
This method returns the root JsonNode of the current builder.
getOperationName() - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Gets the value of the operationName property.
getOperationName() - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Gets the value of the operationName property.
getOperations() - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Gets the value of the operations property.
getOperationStyle() - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Gets the value of the operationStyle property.
getOperationUse() - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Gets the value of the operationUse property.
getOptions() - Method in class com.boomi.model.connector.common.webservices.WSSecurityOptions
Gets the value of the options property.
getOutputs() - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Gets the value of the outputs property.
getPackageName(Object, String) - Static method in class com.boomi.util.ClassUtils
Gets the package name of an Object.
getPackageName(Class) - Static method in class com.boomi.util.ClassUtils
Gets the package name of a Class.
getPackageName(String) - Static method in class com.boomi.util.ClassUtils
Gets the package name from a String.
getParameter() - Method in class com.boomi.model.connector.common.webservices.WebServiceParameterList
Gets the value of the parameter property.
getParser() - Method in class com.boomi.util.json.splitter.JsonSplitter
 
getParts() - Method in class com.boomi.model.connector.common.webservices.WSSecurityOption
Gets the value of the parts property.
getPassword() - Method in class com.boomi.common.apache.http.auth.credentials.CustomAuthCredentials
 
getPassword() - Method in class com.boomi.common.apache.http.auth.credentials.HttpAWSCredentials
 
getPassword() - Method in class com.boomi.common.apache.http.auth.credentials.OAuth2Credentials
 
getPassword() - Method in class com.boomi.model.connector.common.webservices.UserNameToken
Gets the value of the password property.
getPasswordType() - Method in class com.boomi.model.connector.common.webservices.UserNameToken
Gets the value of the passwordType property.
getPayload() - Method in class com.boomi.common.apache.http.auth.HttpAWSSignableRequest
 
getPayload() - Method in interface com.boomi.common.aws.AWSSignableRequest
Getter method to access the request payload on signature generation time
getPayloads() - Method in class com.boomi.common.apache.http.response.JsonRootSplitHttpResult
 
getPayloads() - Method in class com.boomi.common.apache.http.response.SimpleHttpResult
Creates a single Payload with HTTP response headers set as a tracked group property in PayloadMetadata.
getPortName() - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Gets the value of the portName property.
getProperties() - Method in interface com.boomi.util.json.schema.Buildable
Entries that represent the properties for an object
getProperty(String) - Method in interface com.boomi.connector.api.PropertyReader
 
getRequestProfileId() - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Gets the value of the requestProfileId property.
getRequestProfileName() - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Gets the value of the requestProfileName property.
getResponseProfileId() - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Gets the value of the responseProfileId property.
getResponseProfileName() - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Gets the value of the responseProfileName property.
getSchema() - Method in class com.boomi.util.json.schema.impl.SchemaBuilderImpl
 
getSchema() - Method in interface com.boomi.util.json.schema.SchemaBuilder
This method returns the schema document as a JsonNode.
getServiceName() - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Gets the value of the serviceName property.
getServiceNamespace() - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Gets the value of the serviceNamespace property.
getShortClassName(Object, String) - Static method in class com.boomi.util.ClassUtils
Gets the class name minus the package name for an Object.
getShortClassName(Class) - Static method in class com.boomi.util.ClassUtils
Gets the class name minus the package name from a Class.
getShortClassName(String) - Static method in class com.boomi.util.ClassUtils
Gets the class name minus the package name from a String.
getShortClassName(Class) - Method in class com.boomi.util.ToStringStyle
Gets the short class name for a class.
getSignatureAlgorithm() - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
Gets the value of the signatureAlgorithm property.
getSignatureCanonicalization() - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
Gets the value of the signatureCanonicalization property.
getSignatureVerificationCert() - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
Gets the value of the signatureVerificationCert property.
getSigningCert() - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
Gets the value of the signingCert property.
getSigningKey() - Method in class com.boomi.common.apache.http.auth.HttpAWSSignableRequest
 
getSizeEndText() - Method in class com.boomi.util.ToStringStyle
Gets the end text to output when a Collection, Map or array size is output.
getSizeStartText() - Method in class com.boomi.util.ToStringStyle
Gets the start text to output when a Collection, Map or array size is output.
getSoapAction() - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Gets the value of the soapAction property.
getSoapAction() - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Gets the value of the soapAction property.
getSoapLocation() - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
Gets the value of the soapLocation property.
getStatus() - Method in class com.boomi.common.apache.http.response.HttpResult
Converts the response StatusLine to a ConnectorStatus.
getStream(Response) - Static method in class com.boomi.restlet.client.ResponseUtil
This method will extract the InputStream present in a Response.
getStream() - Method in class com.boomi.restlet.resource.BaseOutputRepresentation
 
getStream() - Method in class com.boomi.restlet.resource.ByteArrayRepresentation
 
getStream() - Method in class com.boomi.restlet.resource.FastInputRepresentation
 
getStringBuffer() - Method in class com.boomi.util.ToStringBuilder
Gets the StringBuffer being populated.
getStyle() - Method in class com.boomi.util.ToStringBuilder
Gets the ToStringStyle being used.
getSummaryObjectEndText() - Method in class com.boomi.util.ToStringStyle
Gets the end text to output when an Object is output in summary mode.
getSummaryObjectStartText() - Method in class com.boomi.util.ToStringStyle
Gets the start text to output when an Object is output in summary mode.
getSymmetricAlgorithm() - Method in class com.boomi.model.connector.common.webservices.EncryptionConfig
Gets the value of the symmetricAlgorithm property.
getText() - Method in class com.boomi.restlet.resource.ByteArrayRepresentation
 
getText() - Method in class com.boomi.restlet.resource.FastInputRepresentation
 
getTimeStamp() - Method in class com.boomi.common.apache.http.auth.HttpAWSSignableRequest
 
getTimeStamp() - Method in interface com.boomi.common.aws.AWSSignableRequest
Getter method to access the request timestamp to generate the signature
getTimeToLive() - Method in class com.boomi.model.connector.common.webservices.TimestampConfig
Gets the value of the timeToLive property.
getType() - Method in class com.boomi.model.connector.common.webservices.WebServiceFault
Gets the value of the type property.
getType() - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
Gets the value of the type property.
getType() - Method in class com.boomi.model.connector.common.webservices.WSSecurityOption
Gets the value of the type property.
getType() - Method in interface com.boomi.util.json.schema.Buildable
The node type of the Buildable.
getTypeNS() - Method in class com.boomi.model.connector.common.webservices.WebServiceFault
Gets the value of the typeNS property.
getTypeNS() - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
Gets the value of the typeNS property.
getUrl() - Method in class com.boomi.common.apache.http.auth.HttpAWSSignableRequest
 
getUrl() - Method in interface com.boomi.common.aws.AWSSignableRequest
Getter method to access the full request URL
getUrl() - Method in class com.boomi.model.connector.common.webservices.WebServiceConnection
Gets the value of the url property.
getUser() - Method in class com.boomi.model.connector.common.webservices.UserNameToken
Gets the value of the user property.
getUserPrincipal() - Method in class com.boomi.common.apache.http.auth.credentials.CustomAuthCredentials
 
getUserPrincipal() - Method in class com.boomi.common.apache.http.auth.credentials.HttpAWSCredentials
 
getUserPrincipal() - Method in class com.boomi.common.apache.http.auth.credentials.OAuth2Credentials
 
getVersionUrl() - Method in enum com.boomi.util.json.JSONUtil.SchemaVersion
 
getWebServiceConnection() - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Gets the value of the webServiceConnection property.
getWebServiceDescription() - Method in class com.boomi.model.connector.common.webservices.WebServiceMetaData
Gets the value of the webServiceDescription property.
getWebServiceMetaData() - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Gets the value of the webServiceMetaData property.
getWebServiceOperation() - Method in class com.boomi.model.connector.common.webservices.WebServiceOperationList
Gets the value of the webServiceOperation property.
getWSSecurityPart() - Method in class com.boomi.model.connector.common.webservices.WSSecurityPartList
Gets the value of the wsSecurityPart property.
gzip(Representation) - Static method in class com.boomi.restlet.client.RepresentationUtil
Returns a Representation which will be GZIP encoded.

H

handle(Client, RequestFactory, RetryStrategy) - Static method in class com.boomi.restlet.client.ClientUtil
Utility to implement a retryable handle based on a retry strategy.
hashCode() - Method in class com.boomi.model.connector.common.webservices.CustomConfiguration
 
hashCode() - Method in class com.boomi.model.connector.common.webservices.EncryptionConfig
 
hashCode() - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
 
hashCode() - Method in class com.boomi.model.connector.common.webservices.TimestampConfig
 
hashCode() - Method in class com.boomi.model.connector.common.webservices.UserNameToken
 
hashCode() - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
 
hashCode() - Method in class com.boomi.model.connector.common.webservices.WebServiceConnection
 
hashCode() - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
 
hashCode() - Method in class com.boomi.model.connector.common.webservices.WebServiceFault
 
hashCode() - Method in class com.boomi.model.connector.common.webservices.WebServiceFaultList
 
hashCode() - Method in class com.boomi.model.connector.common.webservices.WebServiceMetaData
 
hashCode() - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
 
hashCode() - Method in class com.boomi.model.connector.common.webservices.WebServiceOperationList
 
hashCode() - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
 
hashCode() - Method in class com.boomi.model.connector.common.webservices.WebServiceParameterList
 
hashCode() - Method in class com.boomi.model.connector.common.webservices.WSSecurityOption
 
hashCode() - Method in class com.boomi.model.connector.common.webservices.WSSecurityOptions
 
hashCode() - Method in class com.boomi.model.connector.common.webservices.WSSecurityPart
 
hashCode() - Method in class com.boomi.model.connector.common.webservices.WSSecurityPartList
 
hashCode() - Method in class com.boomi.util.HashCodeBuilder
The computed hashCode from toHashCode() is returned due to the likelyhood of bugs in mis-calling toHashCode() and the unlikelyness of it mattering what the hashCode for HashCodeBuilder itself is.
HashCodeBuilder - Class in com.boomi.util
Assists in implementing Object.hashCode() methods.
HashCodeBuilder() - Constructor for class com.boomi.util.HashCodeBuilder
Uses two hard coded choices for the constants needed to build a hashCode.
HashCodeBuilder(int, int) - Constructor for class com.boomi.util.HashCodeBuilder
Two randomly chosen, non-zero, odd numbers must be passed in.
hasNonNull(JsonNode, String) - Static method in class com.boomi.util.json.JSONUtil
Util method to safely determine if the specified field exists with a non-null value.
HEADER_CONTENT_MD5 - Static variable in class com.boomi.restlet.client.RequestUtil
 
HEADER_CONTENT_TYPE - Static variable in class com.boomi.restlet.client.RequestUtil
 
HEADER_DATE - Static variable in class com.boomi.restlet.client.RequestUtil
 
HEADER_DATE_FORMAT - Static variable in class com.boomi.restlet.client.RequestUtil
 
HEADER_IF_MATCH - Static variable in class com.boomi.restlet.client.RequestUtil
 
HEADER_IF_NONE_MATCH - Static variable in class com.boomi.restlet.client.RequestUtil
 
hidden - Variable in class com.boomi.model.connector.common.webservices.WebServiceParameter
 
HttpAuthenticationException - Exception in com.boomi.common.apache.http.auth
 
HttpAuthenticationException(String) - Constructor for exception com.boomi.common.apache.http.auth.HttpAuthenticationException
 
HttpAWSCredentials - Class in com.boomi.common.apache.http.auth.credentials
 
HttpAWSCredentials(String, String, String, String) - Constructor for class com.boomi.common.apache.http.auth.credentials.HttpAWSCredentials
 
HttpAWSSignableRequest - Class in com.boomi.common.apache.http.auth
Implementation of AWSSignableRequest meant to be used for signing http requests made with the apache http client library The request can be signed by passing an instance of this class to AWSV4Signer.sign(AWSSignableRequest)
HttpAWSSignableRequest(HttpRequest, AWSCredentials, HttpClientContext) - Constructor for class com.boomi.common.apache.http.auth.HttpAWSSignableRequest
 
HttpRequestUtil - Class in com.boomi.common.apache.http.request
 
HttpResponseUtil - Class in com.boomi.common.apache.http.response
General utilities for handling Apache HTTP response classes HttpResponse, StatusLine, etc.
HttpResult - Class in com.boomi.common.apache.http.response
ConnectorResult based on a CloseableHttpResponse.
HttpResult(CloseableHttpResponse) - Constructor for class com.boomi.common.apache.http.response.HttpResult
 
HttpResultFactory - Class in com.boomi.common.apache.http.response
 

I

id - Variable in class com.boomi.model.connector.common.webservices.WSSecurityOption
 
id - Variable in class com.boomi.model.connector.common.webservices.WSSecurityPart
 
identityToString(StringBuffer, Object) - Static method in class com.boomi.util.ObjectUtils
Appends the toString that would be produced by Object if a class did not override toString itself.
initialize() - Method in class com.boomi.util.json.splitter.JsonArraySplitter
 
initialize() - Method in class com.boomi.util.json.splitter.JsonRootArraySplitter
 
initialize() - Method in class com.boomi.util.json.splitter.JsonSplitter
 
INNER_CLASS_SEPARATOR - Static variable in class com.boomi.util.ClassUtils
The inner class separator String: "$".
INNER_CLASS_SEPARATOR_CHAR - Static variable in class com.boomi.util.ClassUtils
The inner class separator character: '$' == 36.
inputs - Variable in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
 
INSTANCE - Static variable in class com.boomi.model.connector.common.webservices.ObjectFactory
 
isArrayContentDetail() - Method in class com.boomi.util.ToStringStyle
Gets whether to output array content detail.
isContentType(HttpResponse, ContentType) - Static method in class com.boomi.common.apache.http.response.HttpResponseUtil
Determines if the content type of the response entity matches the provided content type.
isContentType(HttpEntity, ContentType) - Static method in class com.boomi.common.apache.http.response.HttpResponseUtil
Determines if the content type of the entity matches the provided content type.
isCreated() - Method in class com.boomi.model.connector.common.webservices.UserNameToken
Gets the value of the created property.
isDefaultFullDetail() - Method in class com.boomi.util.ToStringStyle
Gets whether to use full detail when the caller doesn't specify.
isEquals() - Method in class com.boomi.util.EqualsBuilder
Returns true if the fields that have been checked are all equal.
isFieldSeparatorAtEnd() - Method in class com.boomi.util.ToStringStyle
Gets whether the field separator should be added at the end of each buffer.
isFieldSeparatorAtStart() - Method in class com.boomi.util.ToStringStyle
Gets whether the field separator should be added at the start of each buffer.
isFragment() - Method in class com.boomi.restlet.jaxb.JAXBRepresentation
 
isFullDetail(Boolean) - Method in class com.boomi.util.ToStringStyle
Is this field to be output in full detail.
isHidden() - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
Gets the value of the hidden property.
isHttpBackoff(int) - Static method in class com.boomi.restlet.client.ResponseUtil
Check whether the HTTP status code is our backoff code.
isHttpSuccess(int, boolean) - Static method in class com.boomi.restlet.client.ResponseUtil
Check http code for OK status.
isJson(HttpResponse) - Static method in class com.boomi.common.apache.http.response.HttpResponseUtil
Determines if the content type of the response entity is ContentType.APPLICATION_JSON.
isMimeTypeMatching(ContentType, ContentType) - Static method in class com.boomi.common.apache.http.response.HttpResponseUtil
Determines both ContentType by the mime type.
isNonce() - Method in class com.boomi.model.connector.common.webservices.UserNameToken
Gets the value of the nonce property.
isRepeatable() - Method in class com.boomi.common.apache.http.entity.RepeatableInputStreamEntity
Always returns true
isRequestPayloadSupported(String) - Static method in class com.boomi.common.apache.http.request.HttpRequestUtil
GET, HEAD & DELETE requests are no longer allowed to have request body as per RFC-7231.
isResponseEntityNull(HttpResponse) - Static method in class com.boomi.common.apache.http.response.HttpResponseUtil
Returns true if the response from the service has no data.
isSplitResponse() - Method in class com.boomi.common.apache.http.response.ResponseProperties
 
isStatus(HttpResponse, int) - Static method in class com.boomi.common.apache.http.response.HttpResponseUtil
Determines if the provided status code matches the status code of the provided response.
isStatus(StatusLine, int) - Static method in class com.boomi.common.apache.http.response.HttpResponseUtil
Determines if the provided status code matches the status code of the provided response.
isUseClassName() - Method in class com.boomi.util.ToStringStyle
Gets whether to use the class name.
isUseFieldNames() - Method in class com.boomi.util.ToStringStyle
Gets whether to use the field names passed in.
isUseIdentityHashCode() - Method in class com.boomi.util.ToStringStyle
Gets whether to use the identity hash code.
isUseShortClassName() - Method in class com.boomi.util.ToStringStyle
Gets whether to output short or long class names.
isUseSingleCert() - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
Gets the value of the useSingleCert property.
iterator() - Method in class com.boomi.util.json.splitter.JsonSplitter
 

J

JAXBRepresentation<T> - Class in com.boomi.restlet.jaxb

Copyright (c) 2006
Boomi, Inc.

JAXBRepresentation(JAXBContext, QName, T, URL) - Constructor for class com.boomi.restlet.jaxb.JAXBRepresentation
 
JAXBRepresentation(JAXBContext, QName, T) - Constructor for class com.boomi.restlet.jaxb.JAXBRepresentation
 
JAXBRepresentation(String, QName, T, URL) - Constructor for class com.boomi.restlet.jaxb.JAXBRepresentation
 
JAXBRepresentation(String, QName, T) - Constructor for class com.boomi.restlet.jaxb.JAXBRepresentation
 
JAXBRepresentation(String, String, T, URL) - Constructor for class com.boomi.restlet.jaxb.JAXBRepresentation
 
JAXBRepresentation(String, String, T) - Constructor for class com.boomi.restlet.jaxb.JAXBRepresentation
 
JAXBRepresentation(QName, T, URL) - Constructor for class com.boomi.restlet.jaxb.JAXBRepresentation
 
JAXBRepresentation(QName, T) - Constructor for class com.boomi.restlet.jaxb.JAXBRepresentation
 
JAXBRepresentation(T, URL) - Constructor for class com.boomi.restlet.jaxb.JAXBRepresentation
 
JAXBRepresentation(T) - Constructor for class com.boomi.restlet.jaxb.JAXBRepresentation
 
JSON_PARSER - Static variable in class com.boomi.util.json.JSONUtil
A StreamUtil.Parser implementation which parses a given InputStream into a JsonNode by calling StreamUtil.Parser
JsonArraySplitter - Class in com.boomi.util.json.splitter
Implementation of JsonSplitter that splits a json array that is one of the root fields of the document into json object nodes.
JsonArraySplitter(InputStream, String) - Constructor for class com.boomi.util.json.splitter.JsonArraySplitter
Creates a new instance that will search for an array field at the root named arrayFieldName to split.
JsonArraySplitter(InputStream, String, PayloadMetadata) - Constructor for class com.boomi.util.json.splitter.JsonArraySplitter
Creates a new instance that will search for an array field at the root named arrayFieldName to split.
JsonArraySplitter(InputStream, String, Set<String>) - Constructor for class com.boomi.util.json.splitter.JsonArraySplitter
Creates a new instance that will search for an array field at the root named arrayFieldName to split and also try to extract all the fields in fieldNamesSet.
JsonArraySplitter(InputStream, String, Set<String>, PayloadMetadata) - Constructor for class com.boomi.util.json.splitter.JsonArraySplitter
Creates a new instance that will search for an array field at the root named arrayFieldName to split and also try to extract all the fields in fieldNamesSet.
JsonArraySplitter(InputStream, String, boolean, Set<String>, PayloadMetadata) - Constructor for class com.boomi.util.json.splitter.JsonArraySplitter
Creates a new instance that will search for an array field at the root named arrayFieldName to split and also try to extract all the fields in fieldNamesSet.
JsonHttpResultFactory - Class in com.boomi.common.apache.http.response
Factory that takes in JSON input data to turn into HttpResult
JsonPayloadUtil - Class in com.boomi.connector.api
Deprecated.
this class was originally copied and required the same package to preserve backwards compatibility. A consumer of these static utilities should use JsonPayloadUtil as that class can be properly overridden by a connector developer.
JsonPayloadUtil() - Constructor for class com.boomi.connector.api.JsonPayloadUtil
Deprecated.
 
JsonPayloadUtil - Class in com.boomi.util.json
Utility for wrapping a JsonNode as a Payload for inclusion in a connector operation response.
JsonRepresentation - Class in com.boomi.restlet.resource
Representation which facilites writing ObjectNode to JSON.
JsonRepresentation(ObjectNode) - Constructor for class com.boomi.restlet.resource.JsonRepresentation
 
JsonRepresentation(ObjectNode, ObjectMapper) - Constructor for class com.boomi.restlet.resource.JsonRepresentation
 
JsonRepresentation(Object) - Constructor for class com.boomi.restlet.resource.JsonRepresentation
 
JsonRepresentation(Object, ObjectMapper) - Constructor for class com.boomi.restlet.resource.JsonRepresentation
 
JsonRootArraySplitter - Class in com.boomi.util.json.splitter
Implementation of JsonSplitter that splits a json array that is the root element of the document into json object nodes.
JsonRootArraySplitter(InputStream) - Constructor for class com.boomi.util.json.splitter.JsonRootArraySplitter
Creates a new instance that will split an JSON array into multiple payloads.
JsonRootArraySplitter(InputStream, PayloadMetadata) - Constructor for class com.boomi.util.json.splitter.JsonRootArraySplitter
Creates a new instance that will split an JSON array into multiple payloads.
JsonRootSplitHttpResult - Class in com.boomi.common.apache.http.response
 
JsonRootSplitHttpResult(CloseableHttpResponse, PayloadMetadataFactory) - Constructor for class com.boomi.common.apache.http.response.JsonRootSplitHttpResult
 
JsonSplitter - Class in com.boomi.util.json.splitter
Utility for efficiently splitting/stripping a json document into one or more json object nodes.
JsonSplitter(InputStream) - Constructor for class com.boomi.util.json.splitter.JsonSplitter
 
JsonSplitter(InputStream, PayloadMetadata) - Constructor for class com.boomi.util.json.splitter.JsonSplitter
 
JsonSplitter(JsonParser) - Constructor for class com.boomi.util.json.splitter.JsonSplitter
 
JsonSplitter(JsonParser, PayloadMetadata) - Constructor for class com.boomi.util.json.splitter.JsonSplitter
 
JSONUtil - Class in com.boomi.util.json
 
JSONUtil.NodeType - Enum in com.boomi.util.json
JSON Node types as defined in http://tools.ietf.org/html/draft-zyp-json-schema-04#section-3.5
JSONUtil.SchemaVersion - Enum in com.boomi.util.json
Supported JSON Schema Versions

K

keyEncodingAlgorithm - Variable in class com.boomi.model.connector.common.webservices.EncryptionConfig
 
KeyEncodingAlgorithm - Enum in com.boomi.model.connector.common.webservices
Java class for KeyEncodingAlgorithm.
keyIdentifierType - Variable in class com.boomi.model.connector.common.webservices.EncryptionConfig
 
KeyIdentifierType - Enum in com.boomi.model.connector.common.webservices
Java class for KeyIdentifierType.
keyIdentifierType - Variable in class com.boomi.model.connector.common.webservices.SignatureConfig
 

L

loadSchemaFromResource(String) - Static method in class com.boomi.util.json.JSONUtil
Utility method to load a JSON schema from a resource.

M

messageExchange - Variable in class com.boomi.model.connector.common.webservices.WebServiceOperation
 
messageName - Variable in class com.boomi.model.connector.common.webservices.WebServiceParameterList
 
messageNamespace - Variable in class com.boomi.model.connector.common.webservices.WebServiceParameterList
 
MULTI_LINE_STYLE - Static variable in class com.boomi.util.ToStringStyle
The multi line toString style.

N

name - Variable in class com.boomi.model.connector.common.webservices.WebServiceFault
 
name - Variable in class com.boomi.model.connector.common.webservices.WebServiceParameter
 
name - Variable in class com.boomi.model.connector.common.webservices.WSSecurityPart
 
namespace - Variable in class com.boomi.model.connector.common.webservices.WSSecurityPart
 
NestedBuilder<P extends NestingBuilder> - Interface in com.boomi.util.json.schema
Builder class capable of being "nested" in other type definitions.
NestingBuilder - Interface in com.boomi.util.json.schema
Builder class capable of "nesting" other type definitions within its own definition.
newClient(String...) - Static method in class com.boomi.restlet.client.RequestUtil
Returns a new Client initialized with RequestUtil.PROTOCOLS, the default network timeouts (if configured for the JVM), and the specified parameters.
newClient(Parameter...) - Static method in class com.boomi.restlet.client.RequestUtil
Returns a new Client initialized with RequestUtil.PROTOCOLS, the default network timeouts (if configured for the JVM), and the specified parameters.
newClient() - Static method in class com.boomi.restlet.client.RequestUtil
Returns a new Client initialized with RequestUtil.PROTOCOLS.
newClient(Long) - Static method in class com.boomi.restlet.client.RequestUtil
Returns a new Client initialized with RequestUtil.PROTOCOLS and the given timeout if non-null.
newClient(Long, Logger) - Static method in class com.boomi.restlet.client.RequestUtil
Returns a new Client initialized with RequestUtil.PROTOCOLS and the given timeout if non-null.
newEmptySchema(JSONUtil.SchemaVersion) - Static method in class com.boomi.util.json.JSONUtil
Instantiates a new object node to be used as a schema.
newInitializedParser(InputStream) - Static method in class com.boomi.util.json.JSONUtil
Creates a new JsonParser for the input stream and advances parser to the first value token.
newJsonDefinition(ObjectDefinitionRole, JsonNode) - Static method in class com.boomi.util.json.JSONUtil
Factory method to create a new ObjectDefinition instance with JSON defaults.
newJsonDefinitionFromResource(ObjectDefinitionRole, String) - Static method in class com.boomi.util.json.JSONUtil
Factory method to load a schema resource and use it to create a new ObjectDefinition instance with JSON defaults.
newObjectNode() - Static method in class com.boomi.util.json.JSONUtil
Instantiates a new ObjectNode with the default node factory.
newObjectNode(Map<String, JsonNode>) - Static method in class com.boomi.util.json.JSONUtil
Instantiates a new ObjectNode with the default node factory.
newParser(InputStream) - Static method in class com.boomi.util.json.JSONUtil
Creates a new JsonParser for the input stream.
newPointer(String...) - Static method in class com.boomi.util.json.JSONUtil
Creates a JsonPointer for the path arguments.
newPointerString(String...) - Static method in class com.boomi.util.json.JSONUtil
Creates a JsonPointer for the path arguments.
newSchema(JSONUtil.SchemaVersion, String) - Static method in class com.boomi.util.json.JSONUtil
Creates a new schema with the specified version and ID.
newSchema(JSONUtil.SchemaVersion, JSONUtil.NodeType...) - Static method in class com.boomi.util.json.JSONUtil
Creates a new schema with the specified version and ID.
newSchema(JSONUtil.SchemaVersion, String, JSONUtil.NodeType...) - Static method in class com.boomi.util.json.JSONUtil
Creates a new schema with the specified version and ID.
newSchemaBuilder() - Static method in class com.boomi.util.json.JSONUtil
Factory method to create a new SchemaBuilder instance.
NO_FIELD_NAMES_STYLE - Static variable in class com.boomi.util.ToStringStyle
The no field names toString style.
NO_TIMEOUT - Static variable in class com.boomi.restlet.client.RequestUtil
 
nonce - Variable in class com.boomi.model.connector.common.webservices.UserNameToken
 
NullTypeBuilder<P extends NestingBuilder> - Interface in com.boomi.util.json.schema
Builder class for building null type definitions.
NUM_ATTEMPTS_PARAM - Static variable in class com.boomi.restlet.client.RequestUtil
 
NumericTypeBuilder<P extends NestingBuilder> - Interface in com.boomi.util.json.schema
Builder class for building numeric type definitions.

O

OAuth2Credentials - Class in com.boomi.common.apache.http.auth.credentials
 
OAuth2Credentials(OAuth2Context) - Constructor for class com.boomi.common.apache.http.auth.credentials.OAuth2Credentials
 
ObjectFactory - Class in com.boomi.model.connector.common.webservices
This object contains factory methods for each Java content interface and Java element interface generated in the com.boomi.model.connector.common.webservices package.
ObjectFactory() - Constructor for class com.boomi.model.connector.common.webservices.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.boomi.model.connector.common.webservices
ObjectTypeBuilder<P extends NestingBuilder> - Interface in com.boomi.util.json.schema
Builder class for building object type definitions.
ObjectUtils - Class in com.boomi.util
Operations on Object.
ObjectUtils() - Constructor for class com.boomi.util.ObjectUtils
 
operationName - Variable in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
 
operationName - Variable in class com.boomi.model.connector.common.webservices.WebServiceOperation
 
operations - Variable in class com.boomi.model.connector.common.webservices.WebServiceDescription
 
operationStyle - Variable in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
 
operationUse - Variable in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
 
options - Variable in class com.boomi.model.connector.common.webservices.WSSecurityOptions
 
outputs - Variable in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
 

P

PACKAGE_SEPARATOR - Static variable in class com.boomi.util.ClassUtils
The package separator String: ".".
PACKAGE_SEPARATOR_CHAR - Static variable in class com.boomi.util.ClassUtils
The package separator character: '.' == 46.
parameter - Variable in class com.boomi.model.connector.common.webservices.WebServiceParameterList
 
parse(Response, StreamUtil.Parser<T>) - Static method in class com.boomi.restlet.client.ResponseUtil
This method will extract the InputStream present in the Response and will parse the InputStream to return T.
parseNode(InputStream) - Static method in class com.boomi.util.json.JSONUtil
Parses an JSON input stream into a Java object.
parseResponseToRepresentation(Response) - Static method in class com.boomi.restlet.client.ResponseUtil
Lazy man's tool to extract a Representation from a Response.
parts - Variable in class com.boomi.model.connector.common.webservices.WSSecurityOption
 
password - Variable in class com.boomi.model.connector.common.webservices.UserNameToken
 
passwordType - Variable in class com.boomi.model.connector.common.webservices.UserNameToken
 
path(JsonNode, String) - Static method in class com.boomi.util.json.JSONUtil
Null safe convenience method for JsonNode.path(String).
Payload - Interface in com.boomi.connector.api
A Payload encapsulates result data in some form.
PayloadMetadata - Interface in com.boomi.connector.api
Metadata that can be attached to an ExtendedPayload.
PayloadMetadataFactory - Interface in com.boomi.connector.api
Common factory API for creating payload metadata.
PayloadUtil - Class in com.boomi.connector.api
 
POINTER_PATH_DELIMITER - Static variable in class com.boomi.util.json.JSONUtil
 
POINTER_PATH_DELIMITER_CHAR - Static variable in class com.boomi.util.json.JSONUtil
 
portName - Variable in class com.boomi.model.connector.common.webservices.WebServiceDescription
 
prettyPrintJSON(Object) - Static method in class com.boomi.util.json.JSONUtil
Pretty print JSON nodes.
process(HttpResponse, HttpContext) - Method in class com.boomi.common.apache.http.response.AuthenticationResponseInterceptor
 
PropertyReader - Interface in com.boomi.connector.api
 
PropertyWriter - Interface in com.boomi.connector.api
 
PROTOCOLS - Static variable in class com.boomi.restlet.client.RequestUtil
 

R

readFrom() - Method in class com.boomi.connector.api.BasePayload
 
readFrom() - Method in interface com.boomi.connector.api.Payload
Returns a valid InputStream for this payload, or null if not supported.
remove(JsonNode, String) - Static method in class com.boomi.util.json.JSONUtil
Convenience method to remove the provided field name from the the provided json node.
removeLastFieldSeparator(StringBuffer) - Method in class com.boomi.util.ToStringStyle
Remove the last field separator from the buffer.
renew() - Method in class com.boomi.common.apache.http.auth.credentials.OAuth2Credentials
 
renew() - Method in interface com.boomi.common.apache.http.auth.credentials.RenewableCredentials
Method returns true if the Credentials has been renewed.
RenewableCredentials - Interface in com.boomi.common.apache.http.auth.credentials
Implement RenewableCredentials if Credentials can be retried.
RepeatableInputStreamEntity - Class in com.boomi.common.apache.http.entity
RepeatableInputStreamEntity(InputStream, long, ContentType) - Constructor for class com.boomi.common.apache.http.entity.RepeatableInputStreamEntity
Creates a new instance.
RepresentationUtil - Class in com.boomi.restlet.client
 
RepresentationUtil() - Constructor for class com.boomi.restlet.client.RepresentationUtil
 
RequestFactory - Class in com.boomi.restlet.client
Copyright (c) 2008
Boomi, Inc.
RequestFactory() - Constructor for class com.boomi.restlet.client.RequestFactory
 
requestProfileId - Variable in class com.boomi.model.connector.common.webservices.WebServiceOperation
 
requestProfileName - Variable in class com.boomi.model.connector.common.webservices.WebServiceOperation
 
RequestUtil - Class in com.boomi.restlet.client
Copyright (c) 2008
Boomi Software
RequestUtil() - Constructor for class com.boomi.restlet.client.RequestUtil
 
reset() - Method in class com.boomi.util.EqualsBuilder
Reset the EqualsBuilder so you can use the same object again
reset() - Method in class com.boomi.util.json.schema.impl.SchemaBuilderImpl
 
reset() - Method in interface com.boomi.util.json.schema.SchemaBuilder
This method removes any attributes that have been added and returns the schema document to its original state.
responseProfileId - Variable in class com.boomi.model.connector.common.webservices.WebServiceOperation
 
responseProfileName - Variable in class com.boomi.model.connector.common.webservices.WebServiceOperation
 
ResponseProperties - Class in com.boomi.common.apache.http.response
 
ResponseProperties() - Constructor for class com.boomi.common.apache.http.response.ResponseProperties
 
ResponseUtil - Class in com.boomi.restlet.client
 
ResponseUtil() - Constructor for class com.boomi.restlet.client.ResponseUtil
 
RestEncodingAuthorizationProvider - Class in com.boomi.restlet.auth
An abstract class for authorization providers that encode a specific rest-like path string into the authorization.
RestEncodingAuthorizationProvider() - Constructor for class com.boomi.restlet.auth.RestEncodingAuthorizationProvider
 
RestletUtil - Class in com.boomi.restlet
Utilities for working with restlets.

S

safeGetCustomConfiguration() - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Returns the current customConfiguration property value if non-null, otherwise CustomConfiguration.EMPTY_INSTANCE.
safeGetCustomConfiguration() - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Returns the current customConfiguration property value if non-null, otherwise CustomConfiguration.EMPTY_INSTANCE.
safeGetCustomConfiguration() - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Returns the current customConfiguration property value if non-null, otherwise CustomConfiguration.EMPTY_INSTANCE.
safeGetFaults() - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Returns the current faults property value if non-null, otherwise WebServiceFaultList.EMPTY_INSTANCE.
safeGetInputs() - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Returns the current inputs property value if non-null, otherwise WebServiceParameterList.EMPTY_INSTANCE.
safeGetOperations() - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Returns the current operations property value if non-null, otherwise WebServiceOperationList.EMPTY_INSTANCE.
safeGetOutputs() - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Returns the current outputs property value if non-null, otherwise WebServiceParameterList.EMPTY_INSTANCE.
safeGetParts() - Method in class com.boomi.model.connector.common.webservices.WSSecurityOption
Returns the current parts property value if non-null, otherwise WSSecurityPartList.EMPTY_INSTANCE.
safeGetWebServiceConnection() - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Returns the current webServiceConnection property value if non-null, otherwise WebServiceConnection.EMPTY_INSTANCE.
safeGetWebServiceDescription() - Method in class com.boomi.model.connector.common.webservices.WebServiceMetaData
Returns the current webServiceDescription property value if non-null, otherwise WebServiceDescription.EMPTY_INSTANCE.
safeGetWebServiceMetaData() - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Returns the current webServiceMetaData property value if non-null, otherwise WebServiceMetaData.EMPTY_INSTANCE.
SCHEMA_ID - Static variable in class com.boomi.util.json.JSONUtil
 
SCHEMA_PROPERTIES - Static variable in class com.boomi.util.json.JSONUtil
 
SCHEMA_TITLE - Static variable in class com.boomi.util.json.JSONUtil
 
SCHEMA_TYPE - Static variable in class com.boomi.util.json.JSONUtil
 
SchemaBuilder - Interface in com.boomi.util.json.schema
Builder class for creating JSON schema documents.
SchemaBuilderImpl - Class in com.boomi.util.json.schema.impl
Base SchemaBuilder implementation Listing outstanding items here instead of in the API TODO add mark/unmark or current support to navigate previous builders TODO support customer ObjectMapper TODO support "additionalItems" for array type TODO support nested array definition for array type TODO support "definitions" TODO support "patternProperties" TODO support "dependencies" TODO support "allOf" TODO support "anyOf" TODO support "oneOf" TODO support "not" TODO support "default"
SchemaBuilderImpl() - Constructor for class com.boomi.util.json.schema.impl.SchemaBuilderImpl
Creates a new instance using JSONUtil.getDefaultObjectMapper().
SerializableRepresentation - Class in com.boomi.restlet.resource
Representation which writes a single Serializable object to the output stream.
SerializableRepresentation(Object) - Constructor for class com.boomi.restlet.resource.SerializableRepresentation
 
serviceName - Variable in class com.boomi.model.connector.common.webservices.WebServiceDescription
 
serviceNamespace - Variable in class com.boomi.model.connector.common.webservices.WebServiceDescription
 
setArrayContentDetail(boolean) - Method in class com.boomi.util.ToStringStyle
Sets whether to output array content detail.
setArrayEnd(String) - Method in class com.boomi.util.ToStringStyle
Sets the array end text.
setArraySeparator(String) - Method in class com.boomi.util.ToStringStyle
Sets the array separator text.
setArrayStart(String) - Method in class com.boomi.util.ToStringStyle
Sets the array start text.
setBindingProtocol(WebServiceProtocol) - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Sets the value of the bindingProtocol property.
setBindingStyle(WebServiceBindingStyle) - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Sets the value of the bindingStyle property.
setBindingUse(WebServiceUse) - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Sets the value of the bindingUse property.
setBytes(byte[]) - Method in class com.boomi.restlet.resource.ByteArrayRepresentation
 
setClientReadTimeout(Client, long) - Static method in class com.boomi.restlet.client.RequestUtil
Modifies the read timeout parameter for a given Client.
setContentEnd(String) - Method in class com.boomi.util.ToStringStyle
Sets the content end text.
setContentStart(String) - Method in class com.boomi.util.ToStringStyle
Sets the content start text.
setContentType(ContentType) - Method in class com.boomi.common.apache.http.response.ResponseProperties
 
setConverter(Client) - Static method in class com.boomi.restlet.client.TLSHttpClientConverter
 
setCreated(Boolean) - Method in class com.boomi.model.connector.common.webservices.UserNameToken
Sets the value of the created property.
setCustomConfiguration(CustomConfiguration) - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Sets the value of the customConfiguration property.
setCustomConfiguration(CustomConfiguration) - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Sets the value of the customConfiguration property.
setCustomConfiguration(CustomConfiguration) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Sets the value of the customConfiguration property.
setDecryptKey(String) - Method in class com.boomi.model.connector.common.webservices.EncryptionConfig
Sets the value of the decryptKey property.
setDefaultFullDetail(boolean) - Method in class com.boomi.util.ToStringStyle
Sets whether to use full detail when the caller doesn't specify.
setDefaultStyle(ToStringStyle) - Static method in class com.boomi.util.ToStringBuilder
Sets the default ToStringStyle to use.
setDigestAlgorithm(DigestAlgorithm) - Method in class com.boomi.model.connector.common.webservices.EncryptionConfig
Sets the value of the digestAlgorithm property.
setDigestAlgorithm(DigestAlgorithm) - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
Sets the value of the digestAlgorithm property.
setElementName(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceFault
Sets the value of the elementName property.
setElementName(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
Sets the value of the elementName property.
setElementNS(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
Sets the value of the elementNS property.
setEncodeModifier(EncodeModifier) - Method in class com.boomi.model.connector.common.webservices.WSSecurityPart
Sets the value of the encodeModifier property.
setEncryptKey(String) - Method in class com.boomi.model.connector.common.webservices.EncryptionConfig
Sets the value of the encryptKey property.
setEquals(boolean) - Method in class com.boomi.util.EqualsBuilder
Sets the isEquals value.
setFaults(WebServiceFaultList) - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Sets the value of the faults property.
setFieldNameValueSeparator(String) - Method in class com.boomi.util.ToStringStyle
Sets the field name value separator text.
setFieldSeparator(String) - Method in class com.boomi.util.ToStringStyle
Sets the field separator text.
setFieldSeparatorAtEnd(boolean) - Method in class com.boomi.util.ToStringStyle
Sets whether the field separator should be added at the end of each buffer.
setFieldSeparatorAtStart(boolean) - Method in class com.boomi.util.ToStringStyle
Sets whether the field separator should be added at the start of each buffer.
setFragment(boolean) - Method in class com.boomi.restlet.jaxb.JAXBRepresentation
 
setHidden(Boolean) - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
Sets the value of the hidden property.
setHttpHeader(Request, String, String) - Static method in class com.boomi.restlet.RestletUtil
Sets the HTTP header with the given name to the given value in the given request.
setHttpHeader(Message, String, String) - Static method in class com.boomi.restlet.RestletUtil
Sets the HTTP header with the given name to the given value in the given message.
setHttpHeader(Series<Parameter>, String, String) - Static method in class com.boomi.restlet.RestletUtil
Sets the HTTP header with the given name to the given value in the given header list (and removes any other header with the same name).
setId(int) - Method in class com.boomi.model.connector.common.webservices.WSSecurityOption
Sets the value of the id property.
setId(String) - Method in class com.boomi.model.connector.common.webservices.WSSecurityPart
Sets the value of the id property.
setInputs(WebServiceParameterList) - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Sets the value of the inputs property.
setKeyEncodingAlgorithm(KeyEncodingAlgorithm) - Method in class com.boomi.model.connector.common.webservices.EncryptionConfig
Sets the value of the keyEncodingAlgorithm property.
setKeyIdentifierType(KeyIdentifierType) - Method in class com.boomi.model.connector.common.webservices.EncryptionConfig
Sets the value of the keyIdentifierType property.
setKeyIdentifierType(KeyIdentifierType) - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
Sets the value of the keyIdentifierType property.
setMessageExchange(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Sets the value of the messageExchange property.
setMessageName(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceParameterList
Sets the value of the messageName property.
setMessageNamespace(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceParameterList
Sets the value of the messageNamespace property.
setName(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceFault
Sets the value of the name property.
setName(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
Sets the value of the name property.
setName(String) - Method in class com.boomi.model.connector.common.webservices.WSSecurityPart
Sets the value of the name property.
setNamespace(String) - Method in class com.boomi.model.connector.common.webservices.WSSecurityPart
Sets the value of the namespace property.
setNonce(Boolean) - Method in class com.boomi.model.connector.common.webservices.UserNameToken
Sets the value of the nonce property.
setNullText(String) - Method in class com.boomi.util.ToStringStyle
Sets the text to output when null found.
setOperationName(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Sets the value of the operationName property.
setOperationName(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Sets the value of the operationName property.
setOperations(WebServiceOperationList) - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Sets the value of the operations property.
setOperationStyle(WebServiceBindingStyle) - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Sets the value of the operationStyle property.
setOperationUse(WebServiceUse) - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Sets the value of the operationUse property.
setOutputs(WebServiceParameterList) - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Sets the value of the outputs property.
setParts(WSSecurityPartList) - Method in class com.boomi.model.connector.common.webservices.WSSecurityOption
Sets the value of the parts property.
setPassword(String) - Method in class com.boomi.model.connector.common.webservices.UserNameToken
Sets the value of the password property.
setPasswordType(UserTokenPasswordType) - Method in class com.boomi.model.connector.common.webservices.UserNameToken
Sets the value of the passwordType property.
setPortName(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Sets the value of the portName property.
setProperty(String, String) - Method in interface com.boomi.connector.api.PropertyWriter
 
setRequestProfileId(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Sets the value of the requestProfileId property.
setRequestProfileName(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Sets the value of the requestProfileName property.
setResponseProfileId(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Sets the value of the responseProfileId property.
setResponseProfileName(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Sets the value of the responseProfileName property.
setServiceName(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Sets the value of the serviceName property.
setServiceNamespace(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Sets the value of the serviceNamespace property.
setSignatureAlgorithm(SignatureAlgorithm) - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
Sets the value of the signatureAlgorithm property.
setSignatureCanonicalization(SignatureCanonicalization) - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
Sets the value of the signatureCanonicalization property.
setSignatureVerificationCert(String) - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
Sets the value of the signatureVerificationCert property.
setSigningCert(String) - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
Sets the value of the signingCert property.
setSizeEndText(String) - Method in class com.boomi.util.ToStringStyle
Sets the end text to output when a Collection, Map or array size is output.
setSizeStartText(String) - Method in class com.boomi.util.ToStringStyle
Sets the start text to output when a Collection, Map or array size is output.
setSoapAction(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Sets the value of the soapAction property.
setSoapAction(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Sets the value of the soapAction property.
setSoapLocation(WebServiceSOAPLocation) - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
Sets the value of the soapLocation property.
setSplitResponse(boolean) - Method in class com.boomi.common.apache.http.response.ResponseProperties
 
setSummaryObjectEndText(String) - Method in class com.boomi.util.ToStringStyle
Sets the end text to output when an Object is output in summary mode.
setSummaryObjectStartText(String) - Method in class com.boomi.util.ToStringStyle
Sets the start text to output when an Object is output in summary mode.
setSymmetricAlgorithm(SymmetricAlgorithm) - Method in class com.boomi.model.connector.common.webservices.EncryptionConfig
Sets the value of the symmetricAlgorithm property.
setTimeToLive(Integer) - Method in class com.boomi.model.connector.common.webservices.TimestampConfig
Sets the value of the timeToLive property.
setTrackedGroupProperties(String, Map<String, String>) - Method in interface com.boomi.connector.api.PayloadMetadata
Sets the document level connector trackedGroup.
setTrackedGroupProperty(String, String, String) - Method in interface com.boomi.connector.api.PayloadMetadata
Adds a single property to a trackedGroup based on groupId.
setTrackedProperty(String, String) - Method in interface com.boomi.connector.api.PayloadMetadata
Sets a connector tracked property.
setType(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceFault
Sets the value of the type property.
setType(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
Sets the value of the type property.
setType(WSSecurityOptionType) - Method in class com.boomi.model.connector.common.webservices.WSSecurityOption
Sets the value of the type property.
setTypeNS(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceFault
Sets the value of the typeNS property.
setTypeNS(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
Sets the value of the typeNS property.
setUrl(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceConnection
Sets the value of the url property.
setUseClassName(boolean) - Method in class com.boomi.util.ToStringStyle
Sets whether to use the class name.
setUseFieldNames(boolean) - Method in class com.boomi.util.ToStringStyle
Sets whether to use the field names passed in.
setUseIdentityHashCode(boolean) - Method in class com.boomi.util.ToStringStyle
Sets whether to use the identity hash code.
setUser(String) - Method in class com.boomi.model.connector.common.webservices.UserNameToken
Sets the value of the user property.
setUserDefinedProperty(String, String) - Method in interface com.boomi.connector.api.PayloadMetadata
Sets a user defined / dynamic document property.
setUseShortClassName(boolean) - Method in class com.boomi.util.ToStringStyle
Sets whether to output short or long class names.
setUseSingleCert(Boolean) - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
Sets the value of the useSingleCert property.
setWebServiceConnection(WebServiceConnection) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Sets the value of the webServiceConnection property.
setWebServiceDescription(WebServiceDescription) - Method in class com.boomi.model.connector.common.webservices.WebServiceMetaData
Sets the value of the webServiceDescription property.
setWebServiceMetaData(WebServiceMetaData) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Sets the value of the webServiceMetaData property.
SHORT_PREFIX_STYLE - Static variable in class com.boomi.util.ToStringStyle
The short prefix toString style.
sign(String) - Method in class com.boomi.common.apache.http.auth.HttpAWSSignableRequest
 
sign(String) - Method in interface com.boomi.common.aws.AWSSignableRequest
This method will be invoked from AWSV4Signer.sign(AWSSignableRequest) to pass back the signing key that needs to be included as the "Authorization" header into the original request.
sign(AWSSignableRequest) - Static method in class com.boomi.common.aws.AWSV4Signer
Creates the sign string needed to authenticate an Amazon AWS request on Version 4 and passes it back by an invokation to AWSSignableRequest.sign(String).
SignatureAlgorithm - Enum in com.boomi.model.connector.common.webservices
Java class for SignatureAlgorithm.
signatureAlgorithm - Variable in class com.boomi.model.connector.common.webservices.SignatureConfig
 
SignatureCanonicalization - Enum in com.boomi.model.connector.common.webservices
Java class for SignatureCanonicalization.
signatureCanonicalization - Variable in class com.boomi.model.connector.common.webservices.SignatureConfig
 
SignatureConfig - Class in com.boomi.model.connector.common.webservices
Java class for SignatureConfig complex type.
SignatureConfig() - Constructor for class com.boomi.model.connector.common.webservices.SignatureConfig
 
signatureVerificationCert - Variable in class com.boomi.model.connector.common.webservices.SignatureConfig
 
signingCert - Variable in class com.boomi.model.connector.common.webservices.SignatureConfig
 
SIMPLE_STYLE - Static variable in class com.boomi.util.ToStringStyle
The simple toString style.
SimpleHttpResult - Class in com.boomi.common.apache.http.response
Simple HttpResult that converts the HTTP response to a single Payload with response headers set as a tracked group property.
SimpleHttpResult(CloseableHttpResponse, PayloadMetadataFactory) - Constructor for class com.boomi.common.apache.http.response.SimpleHttpResult
 
SimpleTypeBuilder<T extends SimpleTypeBuilder<T,P>,P extends NestingBuilder> - Interface in com.boomi.util.json.schema
Builder class for building "simple" types.
soapAction - Variable in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
 
soapAction - Variable in class com.boomi.model.connector.common.webservices.WebServiceOperation
 
soapLocation - Variable in class com.boomi.model.connector.common.webservices.WebServiceParameter
 
StringTypeBuilder<P extends NestingBuilder> - Interface in com.boomi.util.json.schema
Builder class for building string type definitions.
symmetricAlgorithm - Variable in class com.boomi.model.connector.common.webservices.EncryptionConfig
 
SymmetricAlgorithm - Enum in com.boomi.model.connector.common.webservices
Java class for SymmetricAlgorithm.

T

tempFileRepresentation(File, MediaType) - Static method in class com.boomi.restlet.client.RepresentationUtil
Returns a Representation suitable for use with a temporary file (file only alive for the use of this Representation).
TimestampConfig - Class in com.boomi.model.connector.common.webservices
Java class for TimestampConfig complex type.
TimestampConfig() - Constructor for class com.boomi.model.connector.common.webservices.TimestampConfig
 
timeToLive - Variable in class com.boomi.model.connector.common.webservices.TimestampConfig
 
TLSHttpClientConverter - Class in com.boomi.restlet.client
This is a simple wrapper of the HttpClientConverter class that attempts to use TLSv1.2 when making http calls.
TLSHttpClientConverter(Context) - Constructor for class com.boomi.restlet.client.TLSHttpClientConverter
 
toBooleanObject(boolean) - Static method in class com.boomi.util.BooleanUtils
Boolean factory that avoids creating new Boolean objecs all the time.
toConnectorStatus(StatusLine) - Static method in class com.boomi.common.apache.http.response.HttpResponseUtil
Converts the provided StatusLine to a ConnectorStatus.
toErrorPayload(Response, Logger) - Static method in class com.boomi.restlet.client.ResponseUtil
Converts a response to a payload and logs any issues reading the stream using the provided logger.
toErrorPayload(Response, Logger, PayloadMetadata) - Static method in class com.boomi.restlet.client.ResponseUtil
Converts a response to a payload with the provided metadata and logs any issues reading the stream using the provided logger.
toHashCode() - Method in class com.boomi.util.HashCodeBuilder
Return the computed hashCode.
toOperationStatus(StatusLine) - Static method in class com.boomi.common.apache.http.response.HttpResponseUtil
Converts the provided StatusLine to an OperationStatus based on StatusLine.getStatusCode().
toPayload(HttpResponse) - Static method in class com.boomi.common.apache.http.response.HttpResponseUtil
Converts the entity content of the provided response to a Payload
toPayload(HttpResponse, PayloadMetadata) - Static method in class com.boomi.common.apache.http.response.HttpResponseUtil
Converts the entity content of the provided response to a ExtendedPayload with the provided PayloadMetadata
toPayload(Object) - Static method in class com.boomi.connector.api.JsonPayloadUtil
Deprecated.
Creates a new payload that will use a default ObjectMapper to write the provided object to an OutputStream using BasePayload.writeTo(OutputStream).
toPayload(Object, ObjectMapper) - Static method in class com.boomi.connector.api.JsonPayloadUtil
Deprecated.
Creates a new payload that will using the provided ObjectMapper to write the provided object to an OutputStream using BasePayload.writeTo(OutputStream).
toPayload(TreeNode) - Static method in class com.boomi.connector.api.JsonPayloadUtil
Deprecated.
Creates a new payload that will use a default ObjectMapper to write the provided TreeNode to an OutputStream using BasePayload.writeTo(OutputStream).
toPayload(InputStream) - Static method in class com.boomi.connector.api.PayloadUtil
Constructs a Payload around the given InputStream.
toPayload(InputStream, PayloadMetadata) - Static method in class com.boomi.connector.api.PayloadUtil
Constructs a ExtendedPayload around the given InputStream and PayloadMetadata.
toPayload(JAXBContext, Object) - Static method in class com.boomi.connector.api.PayloadUtil
Constructs a Payload around the given JAXB object.
toPayload(JAXBContext, Object, PayloadMetadata) - Static method in class com.boomi.connector.api.PayloadUtil
Constructs a ExtendedPayload around the given JAXB object.
toPayload(Node) - Static method in class com.boomi.connector.api.PayloadUtil
Constructs a Payload around the given xml Node.
toPayload(Node, PayloadMetadata) - Static method in class com.boomi.connector.api.PayloadUtil
Constructs a ExtendedPayload around the given xml Node.
toPayload(Source) - Static method in class com.boomi.connector.api.PayloadUtil
Constructs a Payload around the given xml Source.
toPayload(Source, PayloadMetadata) - Static method in class com.boomi.connector.api.PayloadUtil
Constructs a ExtendedPayload around the given xml Source.
toPayload(String) - Static method in class com.boomi.connector.api.PayloadUtil
Constructs a Payload around the given String, to be encoded using the Atom default Charset.
toPayload(String, PayloadMetadata) - Static method in class com.boomi.connector.api.PayloadUtil
Constructs a ExtendedPayload around the given String, to be encoded using the Atom default Charset.
toPayload(String, Charset) - Static method in class com.boomi.connector.api.PayloadUtil
Constructs a Payload around the given String, to be encoded using the given Charset.
toPayload(String, Charset, PayloadMetadata) - Static method in class com.boomi.connector.api.PayloadUtil
Constructs a ExtendedPayload around the given String, to be encoded using the given Charset.
toPayload(ByteArrayOutputStream) - Static method in class com.boomi.connector.api.PayloadUtil
Constructs a Payload around the given ByteArrayOutputStream.
toPayload(ByteArrayOutputStream, PayloadMetadata) - Static method in class com.boomi.connector.api.PayloadUtil
Constructs a ExtendedPayload around the given ByteArrayOutputStream.
toPayload(Response) - Static method in class com.boomi.restlet.client.ResponseUtil
Converts a response to a payload.
toPayload(Response, PayloadMetadata) - Static method in class com.boomi.restlet.client.ResponseUtil
Converts a response to a payload with the provided metadata.
toPayload(Object) - Static method in class com.boomi.util.json.JsonPayloadUtil
Creates a new payload that will use a default ObjectMapper to write the provided object to an OutputStream using #writeTo(OutputStream).
toPayload(Object, ObjectMapper) - Static method in class com.boomi.util.json.JsonPayloadUtil
Creates a new payload that will using the provided ObjectMapper to write the provided object to an OutputStream using #writeTo(OutputStream).
toPayload(TreeNode) - Static method in class com.boomi.util.json.JsonPayloadUtil
Creates a new payload that will use a default ObjectMapper to write the provided TreeNode to an OutputStream using #writeTo(OutputStream).
toSpecific(HttpClientHelper, Request) - Method in class com.boomi.restlet.client.TLSHttpClientConverter
 
toStatusMessage(StatusLine) - Static method in class com.boomi.common.apache.http.response.HttpResponseUtil
Converts the provided StatusLine to a status message
toString() - Method in class com.boomi.model.connector.common.webservices.CustomConfiguration
 
toString() - Method in class com.boomi.model.connector.common.webservices.EncryptionConfig
 
toString() - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
 
toString() - Method in class com.boomi.model.connector.common.webservices.TimestampConfig
 
toString() - Method in class com.boomi.model.connector.common.webservices.UserNameToken
 
toString() - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
 
toString() - Method in class com.boomi.model.connector.common.webservices.WebServiceConnection
 
toString() - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
 
toString() - Method in class com.boomi.model.connector.common.webservices.WebServiceFault
 
toString() - Method in class com.boomi.model.connector.common.webservices.WebServiceFaultList
 
toString() - Method in class com.boomi.model.connector.common.webservices.WebServiceMetaData
 
toString() - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
 
toString() - Method in class com.boomi.model.connector.common.webservices.WebServiceOperationList
 
toString() - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
 
toString() - Method in class com.boomi.model.connector.common.webservices.WebServiceParameterList
 
toString() - Method in class com.boomi.model.connector.common.webservices.WSSecurityOption
 
toString() - Method in class com.boomi.model.connector.common.webservices.WSSecurityOptions
 
toString() - Method in class com.boomi.model.connector.common.webservices.WSSecurityPart
 
toString() - Method in class com.boomi.model.connector.common.webservices.WSSecurityPartList
 
toString() - Method in class com.boomi.util.ToStringBuilder
Returns the built toString.
ToStringBuilder - Class in com.boomi.util
Assists in implementing Object.toString() methods.
ToStringBuilder(Object) - Constructor for class com.boomi.util.ToStringBuilder
Constructs a builder for the specified object using the default output style.
ToStringBuilder(Object, ToStringStyle) - Constructor for class com.boomi.util.ToStringBuilder
Constructs a builder for the specified object using the a defined output style.
ToStringBuilder(Object, ToStringStyle, StringBuffer) - Constructor for class com.boomi.util.ToStringBuilder
Constructs a builder for the specified object.
ToStringStyle - Class in com.boomi.util
Controls String formatting for ToStringBuilder.
ToStringStyle() - Constructor for class com.boomi.util.ToStringStyle
Constructor.
type - Variable in class com.boomi.model.connector.common.webservices.WebServiceFault
 
type - Variable in class com.boomi.model.connector.common.webservices.WebServiceParameter
 
type - Variable in class com.boomi.model.connector.common.webservices.WSSecurityOption
 
typeNS - Variable in class com.boomi.model.connector.common.webservices.WebServiceFault
 
typeNS - Variable in class com.boomi.model.connector.common.webservices.WebServiceParameter
 

U

unmarshallResponse(Class<T>, Response) - Static method in class com.boomi.restlet.client.ResponseUtil
Really lazy man's tool to unmarshall an object from a response.
url - Variable in class com.boomi.model.connector.common.webservices.WebServiceConnection
 
user - Variable in class com.boomi.model.connector.common.webservices.UserNameToken
 
UserNameToken - Class in com.boomi.model.connector.common.webservices
Java class for UserNameToken complex type.
UserNameToken() - Constructor for class com.boomi.model.connector.common.webservices.UserNameToken
 
UserTokenPasswordType - Enum in com.boomi.model.connector.common.webservices
Java class for UserTokenPasswordType.
useSingleCert - Variable in class com.boomi.model.connector.common.webservices.SignatureConfig
 

V

validateResponse(Response) - Static method in class com.boomi.restlet.client.ResponseUtil
Quick and easy tool to validate a Response status.
validateResponse(Response, boolean) - Static method in class com.boomi.restlet.client.ResponseUtil
Quick and easy tool to validate a Response status.
validateRetryableRepresentation(Representation, RetryStrategy) - Static method in class com.boomi.restlet.client.RequestUtil
Verifies that the given Representation is valid for use in a retry loop.
value() - Method in enum com.boomi.model.connector.common.webservices.CertificateType
 
value() - Method in enum com.boomi.model.connector.common.webservices.DigestAlgorithm
 
value() - Method in enum com.boomi.model.connector.common.webservices.EncodeModifier
 
value() - Method in enum com.boomi.model.connector.common.webservices.KeyEncodingAlgorithm
 
value() - Method in enum com.boomi.model.connector.common.webservices.KeyIdentifierType
 
value() - Method in enum com.boomi.model.connector.common.webservices.SignatureAlgorithm
 
value() - Method in enum com.boomi.model.connector.common.webservices.SignatureCanonicalization
 
value() - Method in enum com.boomi.model.connector.common.webservices.SymmetricAlgorithm
 
value() - Method in enum com.boomi.model.connector.common.webservices.UserTokenPasswordType
 
value() - Method in enum com.boomi.model.connector.common.webservices.WebServiceAuthenticationType
 
value() - Method in enum com.boomi.model.connector.common.webservices.WebServiceBindingStyle
 
value() - Method in enum com.boomi.model.connector.common.webservices.WebServiceProtocol
 
value() - Method in enum com.boomi.model.connector.common.webservices.WebServiceSOAPLocation
 
value() - Method in enum com.boomi.model.connector.common.webservices.WebServiceUse
 
value() - Method in enum com.boomi.model.connector.common.webservices.WSSecurityOptionType
 
value() - Method in enum com.boomi.util.json.JSONUtil.NodeType
This method returns the string value of the type a it would appear in a JSON schema document.
valueOf(String) - Static method in enum com.boomi.model.connector.common.webservices.CertificateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.boomi.model.connector.common.webservices.DigestAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.boomi.model.connector.common.webservices.EncodeModifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.boomi.model.connector.common.webservices.KeyEncodingAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.boomi.model.connector.common.webservices.KeyIdentifierType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.boomi.model.connector.common.webservices.SignatureAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.boomi.model.connector.common.webservices.SignatureCanonicalization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.boomi.model.connector.common.webservices.SymmetricAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.boomi.model.connector.common.webservices.UserTokenPasswordType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.boomi.model.connector.common.webservices.WebServiceAuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.boomi.model.connector.common.webservices.WebServiceBindingStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.boomi.model.connector.common.webservices.WebServiceProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.boomi.model.connector.common.webservices.WebServiceSOAPLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.boomi.model.connector.common.webservices.WebServiceUse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.boomi.model.connector.common.webservices.WSSecurityOptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.boomi.util.json.JSONUtil.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.boomi.util.json.JSONUtil.SchemaVersion
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.boomi.model.connector.common.webservices.CertificateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.boomi.model.connector.common.webservices.DigestAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.boomi.model.connector.common.webservices.EncodeModifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.boomi.model.connector.common.webservices.KeyEncodingAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.boomi.model.connector.common.webservices.KeyIdentifierType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.boomi.model.connector.common.webservices.SignatureAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.boomi.model.connector.common.webservices.SignatureCanonicalization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.boomi.model.connector.common.webservices.SymmetricAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.boomi.model.connector.common.webservices.UserTokenPasswordType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.boomi.model.connector.common.webservices.WebServiceAuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.boomi.model.connector.common.webservices.WebServiceBindingStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.boomi.model.connector.common.webservices.WebServiceProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.boomi.model.connector.common.webservices.WebServiceSOAPLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.boomi.model.connector.common.webservices.WebServiceUse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.boomi.model.connector.common.webservices.WSSecurityOptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.boomi.util.json.JSONUtil.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.boomi.util.json.JSONUtil.SchemaVersion
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitForToken(JsonToken) - Method in class com.boomi.util.json.splitter.JsonSplitter
 
waitForTokens(Set<JsonToken>) - Method in class com.boomi.util.json.splitter.JsonSplitter
 
wasFieldFound(String) - Method in class com.boomi.util.json.splitter.JsonArraySplitter
Validates if a given field was extracted from the document.
WebServiceAuthenticationType - Enum in com.boomi.model.connector.common.webservices
Java class for WebServiceAuthenticationType.
WebServiceBindingOperation - Class in com.boomi.model.connector.common.webservices
Java class for WebServiceBindingOperation complex type.
WebServiceBindingOperation() - Constructor for class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
 
WebServiceBindingStyle - Enum in com.boomi.model.connector.common.webservices
Java class for WebServiceBindingStyle.
WebServiceConnection - Class in com.boomi.model.connector.common.webservices
Java class for WebServiceConnection complex type.
WebServiceConnection() - Constructor for class com.boomi.model.connector.common.webservices.WebServiceConnection
 
webServiceConnection - Variable in class com.boomi.model.connector.common.webservices.WebServiceOperation
 
WebServiceDescription - Class in com.boomi.model.connector.common.webservices
Java class for anonymous complex type.
WebServiceDescription() - Constructor for class com.boomi.model.connector.common.webservices.WebServiceDescription
 
webServiceDescription - Variable in class com.boomi.model.connector.common.webservices.WebServiceMetaData
 
WebServiceFault - Class in com.boomi.model.connector.common.webservices
Java class for WebServiceFault complex type.
WebServiceFault() - Constructor for class com.boomi.model.connector.common.webservices.WebServiceFault
 
WebServiceFaultList - Class in com.boomi.model.connector.common.webservices
Java class for WebServiceFaultList complex type.
WebServiceFaultList() - Constructor for class com.boomi.model.connector.common.webservices.WebServiceFaultList
 
WebServiceMetaData - Class in com.boomi.model.connector.common.webservices
Java class for anonymous complex type.
WebServiceMetaData() - Constructor for class com.boomi.model.connector.common.webservices.WebServiceMetaData
 
webServiceMetaData - Variable in class com.boomi.model.connector.common.webservices.WebServiceOperation
 
WebServiceOperation - Class in com.boomi.model.connector.common.webservices
Java class for anonymous complex type.
WebServiceOperation() - Constructor for class com.boomi.model.connector.common.webservices.WebServiceOperation
 
webServiceOperation - Variable in class com.boomi.model.connector.common.webservices.WebServiceOperationList
 
WebServiceOperationList - Class in com.boomi.model.connector.common.webservices
Java class for WebServiceOperationList complex type.
WebServiceOperationList() - Constructor for class com.boomi.model.connector.common.webservices.WebServiceOperationList
 
WebServiceParameter - Class in com.boomi.model.connector.common.webservices
Java class for WebServiceParameter complex type.
WebServiceParameter() - Constructor for class com.boomi.model.connector.common.webservices.WebServiceParameter
 
WebServiceParameterList - Class in com.boomi.model.connector.common.webservices
Java class for WebServiceParameterList complex type.
WebServiceParameterList() - Constructor for class com.boomi.model.connector.common.webservices.WebServiceParameterList
 
WebServiceProtocol - Enum in com.boomi.model.connector.common.webservices
Java class for WebServiceProtocol.
WebServiceSOAPLocation - Enum in com.boomi.model.connector.common.webservices
Java class for WebServiceSOAPLocation.
WebServiceUse - Enum in com.boomi.model.connector.common.webservices
Java class for WebServiceUse.
withBindingProtocol(WebServiceProtocol) - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Sets the bindingProtocol property to the given newValue and returns this instance.
withBindingStyle(WebServiceBindingStyle) - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Sets the bindingStyle property to the given newValue and returns this instance.
withBindingUse(WebServiceUse) - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Sets the bindingUse property to the given newValue and returns this instance.
withBoomiDataType(DataType, String) - Method in interface com.boomi.util.json.schema.SimpleTypeBuilder
This method will add the "boomi_dataFormat" annotation to the simple type definition represented by this builder.
withConfigElements(Element...) - Method in class com.boomi.model.connector.common.webservices.CustomConfiguration
Adds the given newValues to the current configElements property List and returns this instance.
withConfigElements(Collection<? extends Element>) - Method in class com.boomi.model.connector.common.webservices.CustomConfiguration
Adds the given newValues to the current configElements property List and returns this instance.
withCreated(Boolean) - Method in class com.boomi.model.connector.common.webservices.UserNameToken
Sets the created property to the given newValue and returns this instance.
withCustomConfiguration(CustomConfiguration) - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Sets the customConfiguration property to the given newValue and returns this instance.
withCustomConfiguration(CustomConfiguration) - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Sets the customConfiguration property to the given newValue and returns this instance.
withCustomConfiguration(CustomConfiguration) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Sets the customConfiguration property to the given newValue and returns this instance.
withDecryptKey(String) - Method in class com.boomi.model.connector.common.webservices.EncryptionConfig
Sets the decryptKey property to the given newValue and returns this instance.
withDescription(String) - Method in interface com.boomi.util.json.schema.CommonBuilder
This method includes the "description" attribute in the current type definition.
withDigestAlgorithm(DigestAlgorithm) - Method in class com.boomi.model.connector.common.webservices.EncryptionConfig
Sets the digestAlgorithm property to the given newValue and returns this instance.
withDigestAlgorithm(DigestAlgorithm) - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
Sets the digestAlgorithm property to the given newValue and returns this instance.
withElementName(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceFault
Sets the elementName property to the given newValue and returns this instance.
withElementName(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
Sets the elementName property to the given newValue and returns this instance.
withElementNS(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
Sets the elementNS property to the given newValue and returns this instance.
withEncodeModifier(EncodeModifier) - Method in class com.boomi.model.connector.common.webservices.WSSecurityPart
Sets the encodeModifier property to the given newValue and returns this instance.
withEncryptKey(String) - Method in class com.boomi.model.connector.common.webservices.EncryptionConfig
Sets the encryptKey property to the given newValue and returns this instance.
withExclusiveMaximum(int) - Method in interface com.boomi.util.json.schema.NumericTypeBuilder
This method includes the "maximum" and "exclusiveMaximum" attributes in the numeric type definition since both are required when using exclusive maximum.
withExclusiveMinimum(int) - Method in interface com.boomi.util.json.schema.NumericTypeBuilder
This method includes the "minimum" and "exclusiveMinimum" attributes in the numeric type definition since both are required when using exclusive minimum.
withFault(WebServiceFault...) - Method in class com.boomi.model.connector.common.webservices.WebServiceFaultList
Adds the given newValues to the current fault property List and returns this instance.
withFault(Collection<? extends WebServiceFault>) - Method in class com.boomi.model.connector.common.webservices.WebServiceFaultList
Adds the given newValues to the current fault property List and returns this instance.
withFaults(WebServiceFaultList) - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Sets the faults property to the given newValue and returns this instance.
withFilterable(boolean) - Method in interface com.boomi.util.json.schema.FieldSpecBuilder
This method includes the "filterable" attribute in the field spec definition
withFormat(String) - Method in interface com.boomi.util.json.schema.StringTypeBuilder
This method includes the "format" attribute in the string type definition
withHidden(Boolean) - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
Sets the hidden property to the given newValue and returns this instance.
withId(int) - Method in class com.boomi.model.connector.common.webservices.WSSecurityOption
Sets the id property to the given newValue and returns this instance.
withId(String) - Method in class com.boomi.model.connector.common.webservices.WSSecurityPart
Sets the id property to the given newValue and returns this instance.
withId(String) - Method in interface com.boomi.util.json.schema.CommonBuilder
This method includes the "id" attribute in the current type definition.
withIgnoreForFilters(boolean) - Method in interface com.boomi.util.json.schema.CommonBuilder
This method includes the "ignoreForFilters" boomi field spec annotation in the current type definition.
withIgnoreForSelection(boolean) - Method in interface com.boomi.util.json.schema.CommonBuilder
This method includes the "ignoreForSelection" boomi field spec annotation in the current type definition.
withIgnoreForSort(boolean) - Method in interface com.boomi.util.json.schema.CommonBuilder
This method includes the "ignoreForSort" boomi field spec annotation in the current type definition.
withInputs(WebServiceParameterList) - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Sets the inputs property to the given newValue and returns this instance.
withKeyEncodingAlgorithm(KeyEncodingAlgorithm) - Method in class com.boomi.model.connector.common.webservices.EncryptionConfig
Sets the keyEncodingAlgorithm property to the given newValue and returns this instance.
withKeyIdentifierType(KeyIdentifierType) - Method in class com.boomi.model.connector.common.webservices.EncryptionConfig
Sets the keyIdentifierType property to the given newValue and returns this instance.
withKeyIdentifierType(KeyIdentifierType) - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
Sets the keyIdentifierType property to the given newValue and returns this instance.
withMaximum(int) - Method in interface com.boomi.util.json.schema.NumericTypeBuilder
This method includes the "maximum" attribute in the numeric type definition
withMaxItems(int) - Method in interface com.boomi.util.json.schema.ArrayTypeBuilder
This method includes the "maxItems" attribute in the array type definition
withMaxLength(int) - Method in interface com.boomi.util.json.schema.StringTypeBuilder
This method includes the "maxLength" attribute in the string type definition
withMaxProperties(int) - Method in interface com.boomi.util.json.schema.ComplexTypeBuilder
This method includes the "maxProperties" attribute in the object type definition
withMessageExchange(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Sets the messageExchange property to the given newValue and returns this instance.
withMessageName(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceParameterList
Sets the messageName property to the given newValue and returns this instance.
withMessageNamespace(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceParameterList
Sets the messageNamespace property to the given newValue and returns this instance.
withMinimum(int) - Method in interface com.boomi.util.json.schema.NumericTypeBuilder
This method includes the "minimum" attribute in the numeric type definition
withMinItems(int) - Method in interface com.boomi.util.json.schema.ArrayTypeBuilder
This method includes the "minItems" attribute in the array type definition
withMinLength(int) - Method in interface com.boomi.util.json.schema.StringTypeBuilder
This method includes the "minLength" attribute in the string type definition
withMinProperties(int) - Method in interface com.boomi.util.json.schema.ComplexTypeBuilder
This method includes the "minProperties" attribute in the object type definition
withMultipleOf(int) - Method in interface com.boomi.util.json.schema.NumericTypeBuilder
This method includes the "multipleOf" attribute in the numeric type definition
withName(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceFault
Sets the name property to the given newValue and returns this instance.
withName(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
Sets the name property to the given newValue and returns this instance.
withName(String) - Method in class com.boomi.model.connector.common.webservices.WSSecurityPart
Sets the name property to the given newValue and returns this instance.
withNamespace(String) - Method in class com.boomi.model.connector.common.webservices.WSSecurityPart
Sets the namespace property to the given newValue and returns this instance.
withNonce(Boolean) - Method in class com.boomi.model.connector.common.webservices.UserNameToken
Sets the nonce property to the given newValue and returns this instance.
withOperationName(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Sets the operationName property to the given newValue and returns this instance.
withOperationName(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Sets the operationName property to the given newValue and returns this instance.
withOperations(WebServiceOperationList) - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Sets the operations property to the given newValue and returns this instance.
withOperationStyle(WebServiceBindingStyle) - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Sets the operationStyle property to the given newValue and returns this instance.
withOperationUse(WebServiceUse) - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Sets the operationUse property to the given newValue and returns this instance.
withOptions(WSSecurityOption...) - Method in class com.boomi.model.connector.common.webservices.WSSecurityOptions
Adds the given newValues to the current options property List and returns this instance.
withOptions(Collection<? extends WSSecurityOption>) - Method in class com.boomi.model.connector.common.webservices.WSSecurityOptions
Adds the given newValues to the current options property List and returns this instance.
withOutputs(WebServiceParameterList) - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Sets the outputs property to the given newValue and returns this instance.
withParameter(WebServiceParameter...) - Method in class com.boomi.model.connector.common.webservices.WebServiceParameterList
Adds the given newValues to the current parameter property List and returns this instance.
withParameter(Collection<? extends WebServiceParameter>) - Method in class com.boomi.model.connector.common.webservices.WebServiceParameterList
Adds the given newValues to the current parameter property List and returns this instance.
withParts(WSSecurityPartList) - Method in class com.boomi.model.connector.common.webservices.WSSecurityOption
Sets the parts property to the given newValue and returns this instance.
withPassword(String) - Method in class com.boomi.model.connector.common.webservices.UserNameToken
Sets the password property to the given newValue and returns this instance.
withPasswordType(UserTokenPasswordType) - Method in class com.boomi.model.connector.common.webservices.UserNameToken
Sets the passwordType property to the given newValue and returns this instance.
withPattern(String) - Method in interface com.boomi.util.json.schema.StringTypeBuilder
This method includes the "pattern" attribute in the string type definition
withPortName(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Sets the portName property to the given newValue and returns this instance.
withRequestProfileId(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Sets the requestProfileId property to the given newValue and returns this instance.
withRequestProfileName(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Sets the requestProfileName property to the given newValue and returns this instance.
withRequired(String...) - Method in interface com.boomi.util.json.schema.ComplexTypeBuilder
This method includes the "required" attribute in the object type definition
withResponseProfileId(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Sets the responseProfileId property to the given newValue and returns this instance.
withResponseProfileName(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Sets the responseProfileName property to the given newValue and returns this instance.
withSelectable(boolean) - Method in interface com.boomi.util.json.schema.FieldSpecBuilder
This method includes the "selectable" attribute in the field spec definition
withSelected(boolean) - Method in interface com.boomi.util.json.schema.FieldSpecBuilder
This method includes the "selected" attribute in the field spec definition
withServiceName(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Sets the serviceName property to the given newValue and returns this instance.
withServiceNamespace(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceDescription
Sets the serviceNamespace property to the given newValue and returns this instance.
withSignatureAlgorithm(SignatureAlgorithm) - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
Sets the signatureAlgorithm property to the given newValue and returns this instance.
withSignatureCanonicalization(SignatureCanonicalization) - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
Sets the signatureCanonicalization property to the given newValue and returns this instance.
withSignatureVerificationCert(String) - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
Sets the signatureVerificationCert property to the given newValue and returns this instance.
withSigningCert(String) - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
Sets the signingCert property to the given newValue and returns this instance.
withSoapAction(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceBindingOperation
Sets the soapAction property to the given newValue and returns this instance.
withSoapAction(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Sets the soapAction property to the given newValue and returns this instance.
withSoapLocation(WebServiceSOAPLocation) - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
Sets the soapLocation property to the given newValue and returns this instance.
withSortable(boolean) - Method in interface com.boomi.util.json.schema.FieldSpecBuilder
This method includes the "sortable" attribute in the field spec definition
withSymmetricAlgorithm(SymmetricAlgorithm) - Method in class com.boomi.model.connector.common.webservices.EncryptionConfig
Sets the symmetricAlgorithm property to the given newValue and returns this instance.
withTimeToLive(Integer) - Method in class com.boomi.model.connector.common.webservices.TimestampConfig
Sets the timeToLive property to the given newValue and returns this instance.
withTitle(String) - Method in interface com.boomi.util.json.schema.CommonBuilder
This method includes the "title" attribute in the current type definition.
withType(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceFault
Sets the type property to the given newValue and returns this instance.
withType(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
Sets the type property to the given newValue and returns this instance.
withType(WSSecurityOptionType) - Method in class com.boomi.model.connector.common.webservices.WSSecurityOption
Sets the type property to the given newValue and returns this instance.
withType(DataType) - Method in interface com.boomi.util.json.schema.FieldSpecBuilder
This method includes the "type" attribute in the field spec definition
withTypeNS(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceFault
Sets the typeNS property to the given newValue and returns this instance.
withTypeNS(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceParameter
Sets the typeNS property to the given newValue and returns this instance.
withUniqueItems(boolean) - Method in interface com.boomi.util.json.schema.ArrayTypeBuilder
This method includes the "uniqueItems" attribute in the array type definition
withUrl(String) - Method in class com.boomi.model.connector.common.webservices.WebServiceConnection
Sets the url property to the given newValue and returns this instance.
withUser(String) - Method in class com.boomi.model.connector.common.webservices.UserNameToken
Sets the user property to the given newValue and returns this instance.
withUseSingleCert(Boolean) - Method in class com.boomi.model.connector.common.webservices.SignatureConfig
Sets the useSingleCert property to the given newValue and returns this instance.
withWebServiceConnection(WebServiceConnection) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Sets the webServiceConnection property to the given newValue and returns this instance.
withWebServiceDescription(WebServiceDescription) - Method in class com.boomi.model.connector.common.webservices.WebServiceMetaData
Sets the webServiceDescription property to the given newValue and returns this instance.
withWebServiceMetaData(WebServiceMetaData) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperation
Sets the webServiceMetaData property to the given newValue and returns this instance.
withWebServiceOperation(WebServiceBindingOperation...) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperationList
Adds the given newValues to the current webServiceOperation property List and returns this instance.
withWebServiceOperation(Collection<? extends WebServiceBindingOperation>) - Method in class com.boomi.model.connector.common.webservices.WebServiceOperationList
Adds the given newValues to the current webServiceOperation property List and returns this instance.
withWSSecurityPart(WSSecurityPart...) - Method in class com.boomi.model.connector.common.webservices.WSSecurityPartList
Adds the given newValues to the current wsSecurityPart property List and returns this instance.
withWSSecurityPart(Collection<? extends WSSecurityPart>) - Method in class com.boomi.model.connector.common.webservices.WSSecurityPartList
Adds the given newValues to the current wsSecurityPart property List and returns this instance.
write(OutputStream) - Method in class com.boomi.restlet.jaxb.JAXBRepresentation
 
write(OutputStream) - Method in class com.boomi.restlet.resource.ByteArrayRepresentation
 
write(WritableByteChannel) - Method in class com.boomi.restlet.resource.ByteArrayRepresentation
 
write(OutputStream) - Method in class com.boomi.restlet.resource.ClosingInputRepresentation
 
write(OutputStream) - Method in class com.boomi.restlet.resource.FastInputRepresentation
 
write(OutputStream) - Method in class com.boomi.restlet.resource.JsonRepresentation
 
write(OutputStream) - Method in class com.boomi.restlet.resource.SerializableRepresentation
 
writeNode(JsonNode, OutputStream) - Static method in class com.boomi.util.json.JSONUtil
Writes the given node to the supplied output stream.
writeTo(OutputStream) - Method in class com.boomi.common.apache.http.entity.RepeatableInputStreamEntity
The input stream will be closed prior to being written to the provided OutputStream
writeTo(OutputStream) - Method in class com.boomi.connector.api.BasePayload
 
writeTo(OutputStream) - Method in interface com.boomi.connector.api.Payload
Writes the payload data to the given OutputStream.
WSSecurityOption - Class in com.boomi.model.connector.common.webservices
Java class for WSSecurityOption complex type.
WSSecurityOption() - Constructor for class com.boomi.model.connector.common.webservices.WSSecurityOption
 
WSSecurityOptions - Class in com.boomi.model.connector.common.webservices
Java class for anonymous complex type.
WSSecurityOptions() - Constructor for class com.boomi.model.connector.common.webservices.WSSecurityOptions
 
WSSecurityOptionType - Enum in com.boomi.model.connector.common.webservices
Java class for WSSecurityOptionType.
WSSecurityPart - Class in com.boomi.model.connector.common.webservices
Java class for WSSecurityPart complex type.
WSSecurityPart() - Constructor for class com.boomi.model.connector.common.webservices.WSSecurityPart
 
wsSecurityPart - Variable in class com.boomi.model.connector.common.webservices.WSSecurityPartList
 
WSSecurityPartList - Class in com.boomi.model.connector.common.webservices
Java class for WSSecurityPartList complex type.
WSSecurityPartList() - Constructor for class com.boomi.model.connector.common.webservices.WSSecurityPartList
 

_

_metadataFactory - Variable in class com.boomi.common.apache.http.response.SimpleHttpResult
 
$ A B C D E F G H I J K L M N O P R S T U V W _