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 TypeMethodDescriptionstatic SerializationContextBuilderSerializationContextBuilder.newInstance(ClassLoaderMarshaller marshaller) Constructs a builder of aSerializationContextusing a default set of initializers.Constructors in org.wildfly.clustering.marshalling.protostream with parameters of type ClassLoaderMarshallerModifierConstructorDescriptionLangSerializationContextInitializer(ClassLoaderMarshaller loaderMarshaller)