Class
Use
Tree
          
PREV CLASS NEXT CLASS
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

com.newstep.solid.test.netio
Class FailoverTest.Communicator
All Implemented Interfaces:
       ConnectionListener, MessageListener

class FailoverTest.Communicator      
Implements:
MessageListener
ConnectionListener
 
Links:
Kernel Association Association Link
to Class RttChannel
Associates type:
association
Client cardinality:
1
Client navigability:
NOT NAVIGABLE
Client visibility:
private
Supplier cardinality:
1
Supplier navigability:
NAVIGABLE
Supplier visibility:
package
 
Implementation Implementation Link
to Interface ConnectionListener
 
Implementation Implementation Link
to Interface MessageListener
 
 

Field Summary
Method Summary
public void
messageReceived(Byte message)
public void
public void
send(String msg)
Field Detail
unicastChannel
RttChannel unicastChannel
Multiplicity:
1
 
Method Detail
messageReceived
public void messageReceived (Byte message)
 
 

newConnection
public void newConnection (CommChannel chan)
 
 

send
public void send (String msg)
 
 

Class
Use
Tree
          
PREV CLASS NEXT CLASS
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD