Interface ClassLoaderMarshaller
- All Superinterfaces:
FieldReadable<ClassLoader>,FieldSetMarshaller<ClassLoader,,ClassLoader> FieldSetMarshaller.Simple<ClassLoader>,Writable<ClassLoader>
- All Known Implementing Classes:
ModuleClassLoaderMarshaller,SimpleClassLoaderMarshaller
A marshaller for the fields of a
ClassLoader.- Author:
- Paul Ferraro
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.wildfly.clustering.marshalling.protostream.FieldSetMarshaller
FieldSetMarshaller.Simple<T>, FieldSetMarshaller.Supplied<T,V extends Supplier<T>> -
Method Summary
Methods inherited from interface org.wildfly.clustering.marshalling.protostream.FieldReadable
getFields, nextIndex, readFromMethods inherited from interface org.wildfly.clustering.marshalling.protostream.FieldSetMarshaller
createInitialValueMethods inherited from interface org.wildfly.clustering.marshalling.protostream.FieldSetMarshaller.Simple
build