Class ScopedState.Externalizer

java.lang.Object
org.infinispan.commons.marshall.AbstractExternalizer<ScopedState>
org.infinispan.globalstate.ScopedState.Externalizer
All Implemented Interfaces:
Serializable, org.infinispan.commons.marshall.AdvancedExternalizer<ScopedState>, org.infinispan.commons.marshall.Externalizer<ScopedState>
Enclosing class:
ScopedState

public static class ScopedState.Externalizer extends org.infinispan.commons.marshall.AbstractExternalizer<ScopedState>
See Also: