Uses of Class
org.wildfly.clustering.marshalling.spi.ByteBufferMarshalledKey
Packages that use ByteBufferMarshalledKey
-
Uses of ByteBufferMarshalledKey in org.wildfly.clustering.marshalling.spi
Methods in org.wildfly.clustering.marshalling.spi that return ByteBufferMarshalledKeyModifier and TypeMethodDescription<T> ByteBufferMarshalledKey<T>ByteBufferMarshalledKeyFactory.createMarshalledValue(T object) ByteBufferMarshalledKeyExternalizer.readObject(ObjectInput input) Methods in org.wildfly.clustering.marshalling.spi that return types with arguments of type ByteBufferMarshalledKeyMethods in org.wildfly.clustering.marshalling.spi with parameters of type ByteBufferMarshalledKeyModifier and TypeMethodDescriptionvoidByteBufferMarshalledKeyExternalizer.writeObject(ObjectOutput output, ByteBufferMarshalledKey<Object> value)