@FunctionalInterface public static interface ServerFactory.UrlFactory
Modifier and Type | Method and Description |
---|---|
static ServerFactory.UrlFactory |
createDefault() |
String |
createUrl(String address,
int port) |
static ServerFactory.UrlFactory createDefault()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.