Uses of Interface
org.wildfly.clustering.marshalling.protostream.ClassLoaderMarshaller
Packages that use ClassLoaderMarshaller
-
Uses of ClassLoaderMarshaller in org.wildfly.clustering.marshalling.protostream
Methods in org.wildfly.clustering.marshalling.protostream that return ClassLoaderMarshallerModifier and TypeMethodDescriptionstatic ClassLoaderMarshallerClassLoaderMarshaller.of(ClassLoader loader) Methods in org.wildfly.clustering.marshalling.protostream with parameters of type ClassLoaderMarshallerModifier and TypeMethodDescriptionSerializationContextBuilder.newInstance(ClassLoaderMarshaller marshaller) Constructs a builder of aSerializationContextusing a default set of initializers.SerializationContextBuilder.newInstance(ClassLoaderMarshaller marshaller, Function<org.infinispan.protostream.SerializationContext, SerializationContext> wrapper) Constructs a builder of aSerializationContextusing a default set of initializers.Constructors in org.wildfly.clustering.marshalling.protostream with parameters of type ClassLoaderMarshallerModifierConstructorDescriptionLangSerializationContextInitializer(ClassLoaderMarshaller loaderMarshaller)