ProviderDescriptorpublic final class RiverProviderDescriptor extends Object implements ProviderDescriptor
| Constructor | Description |
|---|---|
RiverProviderDescriptor() |
| Modifier and Type | Method | Description |
|---|---|---|
MarshallerFactory |
getMarshallerFactory() |
Get the marshaller factory instance for this provider.
|
String |
getName() |
Get the name of this provider.
|
int[] |
getSupportedVersions() |
Get the supported wire protocol versions for this provider, in descending order.
|
public String getName()
getName in interface ProviderDescriptorpublic int[] getSupportedVersions()
getSupportedVersions in interface ProviderDescriptorpublic MarshallerFactory getMarshallerFactory()
getMarshallerFactory in interface ProviderDescriptorCopyright © 2019 JBoss by Red Hat. All rights reserved.