- Type Parameters:
T
- type of the protocol clientC
- type of the protocol configuration
public interface Protocol<T,C>
Client protocol.
-
Method Summary
-
Method Details
-
provider
ClientProtocolProvider<T,C> provider()Provider to use for this protocol.- Returns:
- protocol provider
-