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