Uses of Interface
org.jboss.marshalling.ProviderDescriptor
Packages that use ProviderDescriptor
Package
Description
The marshalling API.
The River protocol implementation package.
-
Uses of ProviderDescriptor in org.jboss.marshalling
Method parameters in org.jboss.marshalling with type arguments of type ProviderDescriptorModifier and TypeMethodDescriptionprivate static MarshallerFactory
Marshalling.loadMarshallerFactory
(ServiceLoader<ProviderDescriptor> loader, String name) -
Uses of ProviderDescriptor in org.jboss.marshalling.river
Classes in org.jboss.marshalling.river that implement ProviderDescriptorModifier and TypeClassDescriptionfinal class
The River implementation of the provider descriptor interface. -
Uses of ProviderDescriptor in org.jboss.marshalling.serial
Classes in org.jboss.marshalling.serial that implement ProviderDescriptorModifier and TypeClassDescriptionfinal class
The Serial implementation of the provider descriptor interface.