net.ihe.gazelle.proxy.factory
Class HL7ProxyFactory
java.lang.Object
net.ihe.gazelle.proxy.factory.HL7ProxyFactory
- All Implemented Interfaces:
- ProxyFactory
public class HL7ProxyFactory
- extends Object
- implements ProxyFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HL7ProxyFactory
public HL7ProxyFactory()
newProxy
public Proxy<?,?> newProxy(ConnectionConfig connectionConfig)
- Specified by:
newProxy
in interface ProxyFactory
getChannelType
public ChannelType getChannelType()
- Specified by:
getChannelType
in interface ProxyFactory
Copyright © 2012 JBoss. All Rights Reserved.