Uses of Interface
org.wildfly.clustering.marshalling.protostream.ClassLoaderMarshaller
-
Packages that use ClassLoaderMarshaller Package Description org.wildfly.clustering.marshalling.protostream -
-
Uses of ClassLoaderMarshaller in org.wildfly.clustering.marshalling.protostream
Classes in org.wildfly.clustering.marshalling.protostream that implement ClassLoaderMarshaller Modifier and Type Class Description classModuleClassLoaderMarshallerclassSimpleClassLoaderMarshallerConstructors in org.wildfly.clustering.marshalling.protostream with parameters of type ClassLoaderMarshaller Constructor Description ClassMarshaller(ClassLoaderMarshaller marshaller)LangSerializationContextInitializer(ClassLoaderMarshaller loaderMarshaller)LoadedClassField(ClassLoaderMarshaller loaderMarshaller, int index)SerializationContextBuilder(ClassLoaderMarshaller marshaller)Constructs a builder for aSerializationContextusing a default set of initializers.
-