| Interface | Description |
|---|---|
| ChannelProvider |
Interface used by ModeShape clustering to provide a JChannel instance based on an existing
configuration
Implementing classes are expected to have a public, no-arg constructor. |
| Class | Description |
|---|---|
| DefaultChannelProvider |
A standard
ChannelProvider implementation which creates a default JChannel instance using the provided configuration. |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.