| Package | Description |
|---|---|
| org.apache.synapse.commons.emulator.core | |
| org.apache.synapse.commons.emulator.http |
| Modifier and Type | Method and Description |
|---|---|
static EmulatorType |
EmulatorType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EmulatorType[] |
EmulatorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractProtocolEmulator.setEmulatorType(EmulatorType emulatorType) |
void |
Emulator.shutdown(EmulatorType emulatorType) |
| Constructor and Description |
|---|
ChannelPipelineInitializer(io.netty.handler.ssl.SslContext sslCtx,
EmulatorType emulatorType) |
Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.