Class ServernameFromProcessAndPortSupplier

java.lang.Object
de.gematik.rbellogger.data.decorator.ServernameFromProcessAndPortSupplier
All Implemented Interfaces:
Function<RbelElement,Optional<String>>

public class ServernameFromProcessAndPortSupplier extends Object implements Function<RbelElement,Optional<String>>