Interface ServerFactory.UrlFactory

Enclosing class:
ServerFactory
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface ServerFactory.UrlFactory
Factory that constructs client-accessible URLs from a local server address and port. Necessary when clients access server from a different networking context.