Uses of Interface
org.wildfly.clustering.marshalling.jboss.MarshallingConfigurationBuilder
Packages that use MarshallingConfigurationBuilder
-
Uses of MarshallingConfigurationBuilder in org.wildfly.clustering.marshalling.jboss
Classes in org.wildfly.clustering.marshalling.jboss that implement MarshallingConfigurationBuilderModifier and TypeClassDescriptionstatic classBuilder of a JBoss marshalling configuration.Subinterfaces with type arguments of type MarshallingConfigurationBuilder in org.wildfly.clustering.marshalling.jbossModifier and TypeInterfaceDescriptioninterfaceBuilds a JBoss Marshalling configurationMethods in org.wildfly.clustering.marshalling.jboss that return MarshallingConfigurationBuilderModifier and TypeMethodDescriptionMarshallingConfigurationBuilder.DefaultMarshallingConfigurationBuilder.load(ClassLoader loader) MarshallingConfigurationBuilder.newInstance(org.jboss.marshalling.ClassResolver resolver) Constructs a builder of aMarshallingConfigurationusing the specified class resolver.MarshallingConfigurationBuilder.DefaultMarshallingConfigurationBuilder.register(ExternalizerProvider provider)