Uses of Class
de.gematik.test.tiger.mockserver.model.SocketAddress
Packages that use SocketAddress
-
Uses of SocketAddress in de.gematik.test.tiger.mockserver.model
Methods in de.gematik.test.tiger.mockserver.model that return SocketAddressModifier and TypeMethodDescriptionHttpRequest.getSocketAddress()The host or ip address to use when connecting to the socket to i.e.The port to use when connecting to the socket i.e. 80.SocketAddress.withScheme(SocketAddress.Scheme scheme) The scheme to use when connecting to the socket, either HTTP or HTTPS.Methods in de.gematik.test.tiger.mockserver.model with parameters of type SocketAddress