BindIPEndPointHandler
public interface BindIPEndPointHandler
Use the BindIPEndPointHandler if you need to use a specific local endpoint.
Methods
| Method | Description |
|---|---|
| invoke(InetSocketAddress remoteEndPoint) |
invoke(InetSocketAddress remoteEndPoint)
public abstract InetSocketAddress invoke(InetSocketAddress remoteEndPoint)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| remoteEndPoint | java.net.InetSocketAddress |
Returns: java.net.InetSocketAddress