Uses of Interface
org.jboss.marshalling.ProviderDescriptor
-
Packages that use ProviderDescriptor Package Description org.jboss.marshalling.river The River protocol implementation package.org.jboss.marshalling.serial -
-
Uses of ProviderDescriptor in org.jboss.marshalling.river
Classes in org.jboss.marshalling.river that implement ProviderDescriptor Modifier and Type Class Description class
RiverProviderDescriptor
The River implementation of the provider descriptor interface. -
Uses of ProviderDescriptor in org.jboss.marshalling.serial
Classes in org.jboss.marshalling.serial that implement ProviderDescriptor Modifier and Type Class Description class
SerialProviderDescriptor
The Serial implementation of the provider descriptor interface.
-