public class PortUnificationServer extends Object
| Constructor and Description |
|---|
PortUnificationServer(URL url) |
| Modifier and Type | Method and Description |
|---|---|
void |
bind() |
void |
close() |
InetSocketAddress |
getLocalAddress() |
URL |
getUrl() |
boolean |
isBound() |
public PortUnificationServer(URL url)
public URL getUrl()
public void bind()
public boolean isBound()
public InetSocketAddress getLocalAddress()
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.