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

com.newstep.solid.test.netio.slip
Class SlipAccessPointTest.TestConnectionListener
All Implemented Interfaces:
       ConnectionListener

class SlipAccessPointTest.TestConnectionListener      
Implements:
ConnectionListener
 
Links:
Kernel Association Association Link
to Interface CommChannel
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
 
 

Field Summary
int
Semaphore
Constructor Summary
void
Method Summary
public void
Field Detail
channel
CommChannel channel
Multiplicity:
1
 

connections
int connections
Multiplicity:
1
 

sem
Semaphore sem
Multiplicity:
1
 
Constructor Detail
TestConnectionListener
void TestConnectionListener (Semaphore s)
 
Stereotype:
create
 
Method Detail
newConnection
public void newConnection (CommChannel achannel)
 
 

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