Package bftsmart.communication.client
Class CommunicationSystemServerSideFactory
- java.lang.Object
-
- bftsmart.communication.client.CommunicationSystemServerSideFactory
-
public class CommunicationSystemServerSideFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CommunicationSystemServerSideFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CommunicationSystemServerSide
getCommunicationSystemServerSide(ServerViewController controller)
-
-
-
Method Detail
-
getCommunicationSystemServerSide
public static CommunicationSystemServerSide getCommunicationSystemServerSide(ServerViewController controller)
-
-