Package | Description |
---|---|
org.infinispan.commons.marshall.jboss |
Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals.
|
Class and Description |
---|
AbstractJBossMarshaller
Common parent for both embedded and standalone JBoss Marshalling-based marshallers.
|
DefaultContextClassResolver
This class refines
ContextClassLoader to add a default class loader. |
ExtendedRiverMarshaller
RiverMarshaller extension that allows Infinispan code to directly
create instances of it. |
ExtendedRiverUnmarshaller
An extended
RiverUnmarshaller that allows to track lifecycle of
unmarshaller so that pools can be notified when not in use any more. |
JBossMarshallerFactory
A JBoss Marshalling factory class for retrieving marshaller/unmarshaller
instances.
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.