| Package | Description |
|---|---|
| org.wildfly.clustering.marshalling.protostream.util |
| Modifier and Type | Class and Description |
|---|---|
class |
BoundedCollectionMarshaller<T extends Collection<Object>>
Collection marshaller for bounded collections.
|
class |
ContextualCollectionMarshaller<T extends Collection<Object>,C>
Collection marshaller for collections constructed with a context.
|
class |
SortedSetMarshaller<T extends SortedSet<Object>>
Marshaller for a
SortedSet. |
class |
UnboundedCollectionMarshaller<T extends Collection<Object>>
Collection marshaller for unbounded collections.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.