Modifier and Type | Method and Description |
---|---|
void |
FastMessageConsumer.start() |
Modifier and Type | Method and Description |
---|---|
void |
FastMessageProducer.encode(File xmlDataFile) |
void |
FastMessageProducer.encode(InputStream xmlData) |
void |
FastMessageProducer.encode(InputStream xmlData,
boolean loopForever) |
Constructor and Description |
---|
MulticastFastMessageProducer(Endpoint endpoint,
File templatesFile) |
MulticastFastMessageProducer(Endpoint endpoint,
File templatesFile,
MessageBlockWriterFactory messageBlockWriterFactory,
boolean shouldResetOnEveryMessage) |
Modifier and Type | Method and Description |
---|---|
void |
ScpMessageProducer.encode(File xmlDataFile,
MessageOutputStream out) |
void |
ScpMessageProducer.start(File xmlDataFile) |
Modifier and Type | Method and Description |
---|---|
void |
RecordingEndpoint.accept() |
void |
LocalEndpoint.accept() |
void |
Endpoint.accept() |
void |
SessionFactory.close() |
void |
Session.close() |
void |
FastServer.close() |
Connection |
RecordingEndpoint.connect() |
Connection |
LocalEndpoint.connect() |
Session |
FastClient.connect() |
Connection |
Endpoint.connect() |
Session |
SessionFactory.getSession() |
Modifier and Type | Method and Description |
---|---|
void |
MulticastEndpoint.accept() |
void |
MulticastClientEndpoint.accept() |
Connection |
MulticastServerEndpoint.connect() |
abstract Connection |
MulticastEndpoint.connect() |
Connection |
MulticastClientEndpoint.connect() |
protected MulticastSocket |
MulticastEndpoint.createSocket() |
Modifier and Type | Method and Description |
---|---|
void |
TcpEndpoint.accept() |
Connection |
TcpEndpoint.connect() |
Copyright © 2006-2013 The LaSalle Technology Group, LLC. All Rights Reserved.