Interface HasProtocol.UpdateStages
-
- Enclosing interface:
- HasProtocol<ProtocolT>
public static interface HasProtocol.UpdateStagesGrouping of update stages involving modifying the protocol.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceHasProtocol.UpdateStages.WithProtocol<ReturnT,ProtocolT>The stage of an update allowing to modify the transport protocol.
-