BindIPEndPointHandler

public interface BindIPEndPointHandler

Use the BindIPEndPointHandler if you need to use a specific local endpoint.

Methods

MethodDescription
invoke(InetSocketAddress remoteEndPoint)

invoke(InetSocketAddress remoteEndPoint)

public abstract InetSocketAddress invoke(InetSocketAddress remoteEndPoint)

Parameters:

ParameterTypeDescription
remoteEndPointjava.net.InetSocketAddress

Returns: java.net.InetSocketAddress