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