com.caucho.message.tourmaline
Class NautilusConnectionFactoryImpl

java.lang.Object
  extended by com.caucho.message.tourmaline.NautilusConnectionFactoryImpl
All Implemented Interfaces:
MessageConnectionFactory

public class NautilusConnectionFactoryImpl
extends java.lang.Object
implements MessageConnectionFactory

Message facade for creating a connection


Constructor Summary
NautilusConnectionFactoryImpl()
           
 
Method Summary
 NautilusClientConnection connect()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NautilusConnectionFactoryImpl

public NautilusConnectionFactoryImpl()
Method Detail

connect

public NautilusClientConnection connect()
Specified by:
connect in interface MessageConnectionFactory