public class SessionAttributeMarshallingContext extends Object implements org.wildfly.clustering.marshalling.VersionedMarshallingConfiguration
| Constructor and Description |
|---|
SessionAttributeMarshallingContext(org.jboss.modules.Module module) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCurrentMarshallingVersion() |
org.jboss.marshalling.MarshallingConfiguration |
getMarshallingConfiguration(int version) |
public SessionAttributeMarshallingContext(org.jboss.modules.Module module)
public int getCurrentMarshallingVersion()
getCurrentMarshallingVersion in interface org.wildfly.clustering.marshalling.VersionedMarshallingConfigurationpublic org.jboss.marshalling.MarshallingConfiguration getMarshallingConfiguration(int version)
getMarshallingConfiguration in interface org.wildfly.clustering.marshalling.VersionedMarshallingConfigurationCopyright © 2015 JBoss by Red Hat. All rights reserved.