Uses of Class
cmion.level2.RemoteCompetency
-
Packages that use RemoteCompetency Package Description cmion.level2 cmion.level2.competencies -
-
Uses of RemoteCompetency in cmion.level2
Subclasses of RemoteCompetency in cmion.level2 Modifier and Type Class Description classRemoteTCPCompetencyA class encapsulating tcp communication with another process on the network. -
Uses of RemoteCompetency in cmion.level2.competencies
Subclasses of RemoteCompetency in cmion.level2.competencies Modifier and Type Class Description classExampleTCPCompetencyexample of the implementation of a TCP remote competency, with comments explaining how to define competencies, this is not actually doing anything serious
-