Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

com.newstep.solid.netio.rtt
Class RttClientChannel
com.newstep.solid.netio.AbstractCommChannel
  |
  +--com.newstep.solid.netio.AbstractMessageChannel
       |
       +--com.newstep.solid.netio.rtt.RttChannel
            |
            +--com.newstep.solid.netio.rtt.RttClientChannel
All Implemented Interfaces:
       CommChannel, MessageChannel, ProtocolListener

public class RttClientChannel      
 
Links:
Generalization Generalization Link
to Class RttChannel
 
 

Field Summary
private final static String
private static Logger
Constructor Summary
void
Method Summary
synchronized boolean
public int
Field Detail
className
private final static String className
Final.
Multiplicity:
1
Static.
 

logger
private static Logger logger
Multiplicity:
1
Static.
 
Constructor Detail
RttClientChannel
void RttClientChannel (RttAccessPoint mom)
 
Stereotype:
create
 
Method Detail
connect
synchronized boolean connect (TcpStreamChannel tcpChannel, MessageFramingElement mfe)
 
Synchronized.
 

getRemoteId
public int getRemoteId ()
 
 

Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD