public class PortUnificationExchanger extends Object
| Constructor and Description |
|---|
PortUnificationExchanger() |
| Modifier and Type | Method and Description |
|---|---|
static void |
bind(URL url,
ChannelHandler handler) |
static void |
close() |
static ConcurrentMap<String,RemotingServer> |
getServers() |
static PortUnificationTransporter |
getTransporter(URL url) |
public static void bind(URL url, ChannelHandler handler)
public static void close()
public static ConcurrentMap<String,RemotingServer> getServers()
public static PortUnificationTransporter getTransporter(URL url)
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.