Uses of Class
org.wildfly.clustering.marshalling.protostream.reflect.BinaryMemberMarshaller
Packages that use BinaryMemberMarshaller
-
Uses of BinaryMemberMarshaller in org.wildfly.clustering.marshalling.protostream.reflect
Modifier and TypeClassDescriptionclassBinaryFieldMarshaller<T,F1, F2> Generic marshaller based on two non-public fields.classBinaryMethodMarshaller<T,M1, M2> Generic marshaller based on two non-public accessor methods.