Class SessionIDKeySerializer<K extends Key<org.jboss.ejb.client.SessionID>>
java.lang.Object
org.wildfly.clustering.marshalling.spi.FunctionalSerializer<K,I>
org.wildfly.clustering.ee.cache.KeySerializer<K,org.jboss.ejb.client.SessionID>
org.wildfly.clustering.ejb.infinispan.bean.SessionIDKeySerializer<K>
- Type Parameters:
K- the key type
- All Implemented Interfaces:
Serializer<K>
public class SessionIDKeySerializer<K extends Key<org.jboss.ejb.client.SessionID>>
extends KeySerializer<K,org.jboss.ejb.client.SessionID>
- Author:
- Paul Ferraro
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Method Summary
Methods inherited from class org.wildfly.clustering.marshalling.spi.FunctionalSerializer
read, writeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.wildfly.clustering.marshalling.spi.Serializer
size