Uses of Class
org.wildfly.clustering.marshalling.protostream.Any
-
Packages that use Any Package Description org.wildfly.clustering.marshalling.protostream -
-
Uses of Any in org.wildfly.clustering.marshalling.protostream
Methods in org.wildfly.clustering.marshalling.protostream that return Any Modifier and Type Method Description AnyAnyMarshaller. readFrom(ProtoStreamReader reader)Methods in org.wildfly.clustering.marshalling.protostream that return types with arguments of type Any Modifier and Type Method Description Class<? extends Any>AnyMarshaller. getJavaClass()Methods in org.wildfly.clustering.marshalling.protostream with parameters of type Any Modifier and Type Method Description voidAnyMarshaller. writeTo(ProtoStreamWriter writer, Any value)
-