| Package | Description |
|---|---|
| org.mockserver.model | |
| org.mockserver.serialization |
| Modifier and Type | Method and Description |
|---|---|
static PortBinding |
PortBinding.portBinding(Integer... ports) |
static PortBinding |
PortBinding.portBinding(List<Integer> ports) |
PortBinding |
PortBinding.setPorts(List<Integer> ports) |
| Modifier and Type | Method and Description |
|---|---|
PortBinding |
PortBindingSerializer.deserialize(String jsonPortBinding) |
| Modifier and Type | Method and Description |
|---|---|
Class<PortBinding> |
PortBindingSerializer.supportsType() |
| Modifier and Type | Method and Description |
|---|---|
String |
PortBindingSerializer.serialize(PortBinding portBinding) |
Copyright © 2020. All rights reserved.