Uses of Class
org.wildfly.clustering.infinispan.marshalling.protostream.ByteBufferMarshaller
-
Packages that use ByteBufferMarshaller Package Description org.wildfly.clustering.infinispan.marshalling.protostream -
-
Uses of ByteBufferMarshaller in org.wildfly.clustering.infinispan.marshalling.protostream
Methods in org.wildfly.clustering.infinispan.marshalling.protostream that return ByteBufferMarshaller Modifier and Type Method Description static ByteBufferMarshallerByteBufferMarshaller. valueOf(String name)Returns the enum constant of this type with the specified name.static ByteBufferMarshaller[]ByteBufferMarshaller. values()Returns an array containing the constants of this enum type, in the order they are declared.
-