Package org.apache.beam.sdk.fn.server
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.
Factory that constructs client-accessible URLs from a local server address and port. Necessary
when clients access server from a different networking context.
-
Method Summary
-
Method Details
-
createUrl
-
createDefault
-