Package bftsmart.communication.client
Class CommunicationSystemClientSideFactory
- java.lang.Object
-
- bftsmart.communication.client.CommunicationSystemClientSideFactory
-
public class CommunicationSystemClientSideFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CommunicationSystemClientSideFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CommunicationSystemClientSide
getCommunicationSystemClientSide(int clientId, ClientViewController controller)
-
-
-
Method Detail
-
getCommunicationSystemClientSide
public static CommunicationSystemClientSide getCommunicationSystemClientSide(int clientId, ClientViewController controller)
-
-