Interface ConnectionOptions.ExternalChannelProvider (0.27.0)

public static interface ConnectionOptions.ExternalChannelProvider

Methods

getChannelProvider(String arg0, int arg1)

public abstract TransportChannelProvider getChannelProvider(String arg0, int arg1)
Parameters
NameDescription
arg0String
arg1int
Returns
TypeDescription
TransportChannelProvider