|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ode.jacob.vpu.ChannelFactory
public class ChannelFactory
Nested Class Summary | |
---|---|
static class |
ChannelFactory.ChannelInvocationHandler
|
Constructor Summary | |
---|---|
ChannelFactory()
|
Method Summary | |
---|---|
static Channel |
createChannel(CommChannel backend,
java.lang.Class type)
|
static java.lang.Object |
getBackend(Channel channel)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChannelFactory()
Method Detail |
---|
public static java.lang.Object getBackend(Channel channel)
public static Channel createChannel(CommChannel backend, java.lang.Class type)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |