Interface ConnectionOptions.ExternalChannelProvider (2.18.1)

public static interface ConnectionOptions.ExternalChannelProvider

Methods

getChannelProvider(String arg0, int arg1)

public abstract TransportChannelProvider getChannelProvider(String arg0, int arg1)
Parameters
Name Description
arg0 String
arg1 int
Returns
Type Description
TransportChannelProvider