Package | Description |
---|---|
org.jboss.cache.marshall |
Modifier and Type | Method and Description |
---|---|
protected Object |
CacheMarshaller200.unmarshallArray(ObjectInputStream in,
UnmarshalledReferences refs) |
protected Fqn |
CacheMarshaller200.unmarshallFqn(ObjectInputStream in,
UnmarshalledReferences refMap) |
protected Object |
CacheMarshaller200.unmarshallObject(ObjectInputStream in,
ClassLoader loader,
UnmarshalledReferences refMap,
boolean overrideContextClassloaderOnThread) |
protected Object |
CacheMarshaller200.unmarshallObject(ObjectInputStream in,
UnmarshalledReferences refMap) |
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.