public class ChannelFactory
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ChannelFactory.ChannelInvocationHandler |
Constructor and Description |
---|
ChannelFactory() |
Modifier and Type | Method and Description |
---|---|
static Channel |
createChannel(CommChannel backend,
java.lang.Class type) |
static java.lang.Object |
getBackend(Channel channel) |
public static java.lang.Object getBackend(Channel channel)
public static Channel createChannel(CommChannel backend, java.lang.Class type)