Skip navigation links
A B C D O S 

A

autoIndent(boolean) - Method in interface org.mule.runtime.connectivity.api.platform.schema.persistence.ConnectivitySchemaJsonSerializer.Builder
Set to true to automatically indent the JSON documents produced by the ConnectivitySchemaJsonSerializer.serialize(ConnectivitySchema) method
autoIndent(boolean) - Method in class org.mule.runtime.connectivity.internal.persistence.DefaultConnectivitySchemaJsonSerializerBuilder
Set to true to automatically indent the JSON documents produced by the ConnectivitySchemaJsonSerializer.serialize(ConnectivitySchema) method

B

build() - Method in interface org.mule.runtime.connectivity.api.platform.schema.persistence.ConnectivitySchemaJsonSerializer.Builder
 
build() - Method in class org.mule.runtime.connectivity.internal.persistence.DefaultConnectivitySchemaJsonSerializerBuilder
builder() - Static method in interface org.mule.runtime.connectivity.api.platform.schema.persistence.ConnectivitySchemaJsonSerializer
 

C

ConnectivitySchemaJsonSerializer - Interface in org.mule.runtime.connectivity.api.platform.schema.persistence
Serializer for marshalling/unmarshalling ConnectivitySchema instances into JSON
ConnectivitySchemaJsonSerializer.Builder - Interface in org.mule.runtime.connectivity.api.platform.schema.persistence
Builder for creating instances of ConnectivitySchemaJsonSerializer
create(Gson, TypeToken<C>) - Method in class org.mule.runtime.connectivity.internal.persistence.DefaultImplementationTypeAdapterFactory
 

D

DefaultConnectivitySchemaJsonSerializer - Class in org.mule.runtime.connectivity.internal.persistence
Default implementation of ConnectivitySchemaJsonSerializer
DefaultConnectivitySchemaJsonSerializer(boolean) - Constructor for class org.mule.runtime.connectivity.internal.persistence.DefaultConnectivitySchemaJsonSerializer
 
DefaultConnectivitySchemaJsonSerializerBuilder - Class in org.mule.runtime.connectivity.internal.persistence
DefaultConnectivitySchemaJsonSerializerBuilder() - Constructor for class org.mule.runtime.connectivity.internal.persistence.DefaultConnectivitySchemaJsonSerializerBuilder
 
DefaultImplementationTypeAdapterFactory<S,T extends S> - Class in org.mule.runtime.connectivity.internal.persistence
TypeAdapterFactory implementation, which creates TypeAdapters that for any subclass of S, fixes the serialization and deserialization to unique class T.
DefaultImplementationTypeAdapterFactory(Class<S>, Class<T>) - Constructor for class org.mule.runtime.connectivity.internal.persistence.DefaultImplementationTypeAdapterFactory
 
deserialize(String) - Method in interface org.mule.runtime.connectivity.api.platform.schema.persistence.ConnectivitySchemaJsonSerializer
Unmarshalls the given json into a ConnectivitySchema
deserialize(String) - Method in class org.mule.runtime.connectivity.internal.persistence.DefaultConnectivitySchemaJsonSerializer
Unmarshalls the given json into a ConnectivitySchema

O

org.mule.runtime.connectivity.api.platform.schema.persistence - package org.mule.runtime.connectivity.api.platform.schema.persistence
 
org.mule.runtime.connectivity.internal.persistence - package org.mule.runtime.connectivity.internal.persistence
 

S

serialize(ConnectivitySchema) - Method in interface org.mule.runtime.connectivity.api.platform.schema.persistence.ConnectivitySchemaJsonSerializer
 
serialize(ConnectivitySchema) - Method in class org.mule.runtime.connectivity.internal.persistence.DefaultConnectivitySchemaJsonSerializer
A B C D O S 
Skip navigation links

Copyright © 2021. All rights reserved.