Interface IdentifierMarshallerProvider


public interface IdentifierMarshallerProvider
Author:
Paul Ferraro
  • Method Summary

    Modifier and Type
    Method
    Description
    org.wildfly.clustering.marshalling.Marshaller<String,ByteBuffer>
     
  • Method Details

    • getMarshaller

      org.wildfly.clustering.marshalling.Marshaller<String,ByteBuffer> getMarshaller()