com.caucho.message
Class LocalConnectionFactory

java.lang.Object
  extended by com.caucho.message.local.LocalConnectionFactoryImpl
      extended by com.caucho.message.LocalConnectionFactory
All Implemented Interfaces:
MessageConnectionFactory

public class LocalConnectionFactory
extends LocalConnectionFactoryImpl

Message facade for creating a connection


Constructor Summary
LocalConnectionFactory()
           
 
Method Summary
 
Methods inherited from class com.caucho.message.local.LocalConnectionFactoryImpl
connect
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalConnectionFactory

public LocalConnectionFactory()