public class AuthenticationMarshallingContext extends Object implements org.wildfly.clustering.marshalling.VersionedMarshallingConfiguration
| Constructor and Description |
|---|
AuthenticationMarshallingContext(org.jboss.modules.ModuleLoader loader) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCurrentMarshallingVersion() |
org.jboss.marshalling.MarshallingConfiguration |
getMarshallingConfiguration(int version) |
public AuthenticationMarshallingContext(org.jboss.modules.ModuleLoader loader)
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.