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