Uses of Class
org.apache.synapse.commons.emulator.core.Emulator
-
Packages that use Emulator Package Description org.apache.synapse.commons.emulator.core org.apache.synapse.commons.emulator.http -
-
Uses of Emulator in org.apache.synapse.commons.emulator.core
Constructors in org.apache.synapse.commons.emulator.core with parameters of type Emulator Constructor Description AbstractProtocolEmulator(Emulator emulator)
-
Uses of Emulator in org.apache.synapse.commons.emulator.http
Constructors in org.apache.synapse.commons.emulator.http with parameters of type Emulator Constructor Description HTTPProtocolEmulator(Emulator emulator)
-