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

com.newstep.solid.test.netio
Class RttEchoServerN.Echoer
All Implemented Interfaces:
       CommChannelStateListener, ConnectionListener, MessageListener

class RttEchoServerN.Echoer      
Implements:
ConnectionListener
MessageListener
CommChannelStateListener
 
Links:
Kernel Association Association Link
to Interface MessageChannel
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 CommChannelStateListener
 
Implementation Implementation Link
to Interface MessageListener
 
Implementation Implementation Link
to Interface ConnectionListener
 
 

Field Summary
Method Summary
public void
messageReceived(Byte message)
public void
public void
Field Detail
unicastChannel
MessageChannel unicastChannel
Multiplicity:
1
 
Method Detail
messageReceived
public void messageReceived (Byte message)
 
 

newConnection
public void newConnection (CommChannel channel)
 
 

stateChanged
public void stateChanged (CommChannelState newState)
 
 

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