Package | Description |
---|---|
org.openfast.examples.consumer | |
org.openfast.examples.producer | |
org.openfast.examples.scp10 | |
org.openfast.session | |
org.openfast.session.multicast | |
org.openfast.session.tcp |
Constructor and Description |
---|
FastMessageConsumer(Endpoint endpoint,
File templatesFile) |
FastMessageConsumer(Endpoint endpoint,
File templatesFile,
MessageBlockReaderFactory messageBlockReaderFactory,
boolean shouldResetOnEveryMessage) |
Modifier and Type | Field and Description |
---|---|
protected Endpoint |
FastMessageProducer.endpoint |
Constructor and Description |
---|
FastMessageProducer(Endpoint endpoint,
File templatesFile) |
FastMessageProducer(Endpoint endpoint,
File templatesFile,
MessageBlockWriterFactory messageBlockWriterFactory,
boolean shouldResetOnEveryMessage) |
MulticastFastMessageProducer(Endpoint endpoint,
File templatesFile) |
MulticastFastMessageProducer(Endpoint endpoint,
File templatesFile,
MessageBlockWriterFactory messageBlockWriterFactory,
boolean shouldResetOnEveryMessage) |
Constructor and Description |
---|
ScpMessageProducer(Endpoint endpoint,
File templatesFile) |
Modifier and Type | Class and Description |
---|---|
class |
LocalEndpoint |
class |
RecordingEndpoint |
Constructor and Description |
---|
FastClient(String clientName,
SessionProtocol sessionProtocol,
Endpoint endpoint) |
FastClient(String clientName,
SessionProtocol sessionProtocol,
Endpoint endpoint,
SessionListener sessionListener) |
FastServer(String serverName,
SessionProtocol sessionProtocol,
Endpoint endpoint) |
RecordingEndpoint(Endpoint endpoint) |
Modifier and Type | Class and Description |
---|---|
class |
MulticastClientEndpoint |
class |
MulticastEndpoint |
class |
MulticastServerEndpoint |
Modifier and Type | Class and Description |
---|---|
class |
TcpEndpoint |
Copyright © 2006-2013 The LaSalle Technology Group, LLC. All Rights Reserved.