org.openfast.session
Class FastClient
java.lang.Object
org.openfast.session.FastClient
public class FastClient
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FastClient
public FastClient(java.lang.String clientName,
SessionProtocol sessionProtocol,
Endpoint endpoint)
setInboundTemplateRegistry
public void setInboundTemplateRegistry(TemplateRegistry registry)
getInboundTemplateRegistry
public TemplateRegistry getInboundTemplateRegistry()
setOutboundTemplateRegistry
public void setOutboundTemplateRegistry(TemplateRegistry registry)
getOutboundTemplateRegistry
public TemplateRegistry getOutboundTemplateRegistry()
connect
public Session connect()
throws FastConnectionException
- Throws:
FastConnectionException
setMessageHandler
public void setMessageHandler(MessageListener messageListener)
Copyright © 2006-2008 The LaSalle Technology Group, LLC. All Rights Reserved.