Package org.wildfly.clustering.web
Interface IdentifierMarshallerProvider
-
public interface IdentifierMarshallerProvider- Author:
- Paul Ferraro
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Marshaller<String,ByteBuffer>getMarshaller()
-
-
-
Method Detail
-
getMarshaller
Marshaller<String,ByteBuffer> getMarshaller()
-
-