org.openfast.session
Interface Endpoint
- All Known Implementing Classes:
- LocalEndpoint, MulticastEndpoint, RecordingEndpoint, TcpEndpoint
public interface Endpoint
connect
Connection connect()
throws FastConnectionException
- Throws:
FastConnectionException
setConnectionListener
void setConnectionListener(ConnectionListener listener)
accept
void accept()
throws FastConnectionException
- Throws:
FastConnectionException
close
void close()
Copyright © 2006-2008 The LaSalle Technology Group, LLC. All Rights Reserved.