| Package | Description |
|---|---|
| com.ovea.jetty.session.serializer.jboss.serial.references | |
| com.ovea.jetty.session.serializer.jboss.serial.util |
| Modifier and Type | Class and Description |
|---|---|
class |
ArgumentPersistentReference
Abstract class used where reflection operations with arguments are used (like Methods and Constructors)
|
class |
ConstructorPersistentReference
This class is not used by JBossSerialization itself, as the constructor used is slightly different (GhostConstructor), but I kept the implementation here as a reference for others.
|
class |
EmptyReference |
class |
FieldPersistentReference
Creates a persistentReference for Fields
|
class |
MethodPersistentReference
A reference to a field.
|
| Modifier and Type | Field and Description |
|---|---|
static PersistentReference |
ClassMetaConsts.emptyReference |
Copyright © 2011-2012 Ovea. All Rights Reserved.