Package | Description |
---|---|
org.mockserver.model |
Modifier and Type | Method and Description |
---|---|
Action.Type |
HttpTemplate.getType() |
Action.Type |
HttpResponse.getType() |
Action.Type |
HttpObjectCallback.getType() |
Action.Type |
HttpForward.getType() |
Action.Type |
HttpError.getType() |
Action.Type |
HttpClassCallback.getType() |
abstract Action.Type |
Action.getType() |
static Action.Type |
Action.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Action.Type[] |
Action.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.