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

com.newstep.solid.test.netio.slip
Class RebindTest
junit.framework.Assert
  |
  +--junit.framework.TestCase
       |
       +--com.newstep.solid.test.netio.slip.RebindTest
All Implemented Interfaces:
       ConnectionListener, Test

public class RebindTest      
 
Implements:
ConnectionListener
 
Links:
Kernel Association Association Link
to Class AccessPoint
Associates type:
association
Client cardinality:
1
Client navigability:
NOT NAVIGABLE
Client visibility:
private
Supplier cardinality:
1
Supplier navigability:
NAVIGABLE
Supplier visibility:
private
 
Kernel Association Association Link
to Class ChannelEndpoint
Associates type:
association
Client cardinality:
1
Client navigability:
NOT NAVIGABLE
Client visibility:
private
Supplier cardinality:
1
Supplier navigability:
NAVIGABLE
Supplier visibility:
private
 
Implementation Implementation Link
to Interface ConnectionListener
 
 
 

Field Summary
private AccessPoint
Method Summary
public void
protected void
protected void
public void
public void
Field Detail
address
private ChannelEndpoint address
Multiplicity:
1
 

channelAccessPoint
private AccessPoint channelAccessPoint
Multiplicity:
1
 
Method Detail
newConnection
public void newConnection (CommChannel channel)
 
 

setUp
protected void setUp ()
 
Throws:
SecurityException,IOException
 

tearDown
protected void tearDown ()
 
Throws:
InterruptedException
 

testBind1
public void testBind1 ()
 
Throws:
InterruptedException
 

testBind2
public void testBind2 ()
 
Throws:
InterruptedException
 

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