|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EchoServer.Error | |
|---|---|
| org.mockserver.echo.http | |
| Uses of EchoServer.Error in org.mockserver.echo.http |
|---|
| Methods in org.mockserver.echo.http that return EchoServer.Error | |
|---|---|
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. |
| Constructors in org.mockserver.echo.http with parameters of type EchoServer.Error | |
|---|---|
EchoServer(int port,
boolean secure,
EchoServer.Error error)
|
|
EchoServerHandler(EchoServer.Error error)
|
|
EchoServerInitializer(boolean secure,
EchoServer.Error error)
|
|
ErrorHandler(EchoServer.Error error)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||