| Modifier and Type | Class and Description |
|---|---|
class |
SimpleConfiguration |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleJavaFXConfiguration |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
JavaFXPlatform.newConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
AMFChannelFactory.getDefaultConfiguration() |
| Constructor and Description |
|---|
AMFChannelFactory(java.lang.Object context,
Configuration defaultConfiguration)
Create an AMF channel factory with the specified configuration and for the specified platform context
Custom configuration can extend the default SimpleConfiguration
|
AMFChannelFactory(java.lang.Object context,
Transport remotingTransport,
Transport messagingTransport,
Configuration defaultConfiguration)
Create an AMF channel factory with the specified configuration and transports and for the specified platform context
Custom configuration can extend the default SimpleConfiguration
|
| Constructor and Description |
|---|
AMFRemotingChannel(Transport transport,
Configuration configuration,
java.lang.String id,
java.net.URI uri,
int maxConcurrentRequests) |
| Constructor and Description |
|---|
AMF0MessagingCodec(Configuration config) |
AMF3MessagingCodec(Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
Platform.newConfiguration() |