|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChannelProvider.ChannelID | |
---|---|
com.metamatrix.server |
Uses of ChannelProvider.ChannelID in com.metamatrix.server |
---|
Methods in com.metamatrix.server that return ChannelProvider.ChannelID | |
---|---|
static ChannelProvider.ChannelID |
ChannelProvider.ChannelID.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ChannelProvider.ChannelID[] |
ChannelProvider.ChannelID.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.metamatrix.server with parameters of type ChannelProvider.ChannelID | |
---|---|
org.jgroups.Channel |
ChannelProvider.get(ChannelProvider.ChannelID id)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |