Package | Description |
---|---|
org.mockserver.echo.http |
Modifier and Type | Method and Description |
---|---|
static EchoServer.Error |
EchoServer.Error.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EchoServer.Error[] |
EchoServer.Error.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
EchoServer(boolean secure,
EchoServer.Error error) |
EchoServerInitializer(MockServerLogger mockServerLogger,
boolean secure,
EchoServer.Error error) |
ErrorHandler(EchoServer.Error error) |
Copyright © 2018. All rights reserved.