Package | Description |
---|---|
org.mockserver.client.serialization | |
org.mockserver.model |
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) |
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) |
Copyright © 2018. All rights reserved.