|
JBoss Marshalling 1.3.0.GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.marshalling.river.RiverProviderDescriptor
public final class RiverProviderDescriptor

The River implementation of the provider descriptor interface.
| Constructor Summary | |
|---|---|
RiverProviderDescriptor()
|
|
| Method Summary | |
|---|---|
MarshallerFactory |
getMarshallerFactory()
Get the marshaller factory instance for this provider. |
java.lang.String |
getName()
Get the name of this provider. |
int[] |
getSupportedVersions()
Get the supported wire protocol versions for this provider, in descending order. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RiverProviderDescriptor()
| Method Detail |
|---|
public java.lang.String getName()
getName in interface ProviderDescriptorpublic int[] getSupportedVersions()
getSupportedVersions in interface ProviderDescriptorpublic MarshallerFactory getMarshallerFactory()
getMarshallerFactory in interface ProviderDescriptor
|
JBoss Marshalling 1.3.0.GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||