Package | Description |
---|---|
org.wildfly.clustering.marshalling.jboss |
Modifier and Type | Method and Description |
---|---|
HashableMarshalledValue<T> |
HashableMarshalledValueExternalizer.readObject(ObjectInput input) |
Modifier and Type | Method and Description |
---|---|
Class<HashableMarshalledValue<T>> |
HashableMarshalledValueExternalizer.getTargetClass() |
Modifier and Type | Method and Description |
---|---|
void |
HashableMarshalledValueExternalizer.writeObject(ObjectOutput output,
HashableMarshalledValue<T> object) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.