| PREV CLASS NEXT CLASS | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|
com.newstep.solid.comm.management
public class CommConfig
Implements:
Configuration
Links:
Implementation Implementation Link
| Field Summary |
String |
|
int |
|
int |
|
String |
|
int |
|
int |
|
private int |
|
private int |
|
private String |
|
private String |
|
private int |
|
private String |
|
private int |
|
private int |
|
| Constructor Summary |
public void |
|
public void |
|
| Method Summary |
public int |
|
public int |
|
public String |
|
public String |
|
public int |
|
public String |
|
public int |
|
public int |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
int bufferPoolSize
private int bufferPoolSize
Multiplicity:
1
int bufferSize
private int bufferSize
Multiplicity:
1
private String capFactory
Multiplicity:
1
String connectingAddress
private String connectingAddress
Multiplicity:
1
int hostId
private int hostId
Multiplicity:
1
private String listeningAddress
Multiplicity:
1
String listeningAddress
private int nrConnections
Multiplicity:
1
private int partnerId
Multiplicity:
1
int partnerId
public void CommConfig (Properties config)
Stereotype:
create
public void CommConfig ()
Stereotype:
create
public int getBufferPoolSize ()
public int getBufferSize ()
getChannelAccessPointFactory
public String getChannelAccessPointFactory ()
public String getConnectingAddress ()
public int getHostId ()
public String getListeningAddress ()
public int getNumberOfConnections ()
public int getPartnerId ()
public void setBufferPoolSize (Integer bufferPoolSize)
public void setBufferSize (Integer bufferSize)
setChannelAccessPointFactory
public void setChannelAccessPointFactory (String factory)
public void setConnectingAddress (String address)
public void setHostId (Integer hostId)
public void setListeningAddress (String address)
public void setNumberOfConnections (Integer connections)
public void setPartnerId (Integer partnerId)
| PREV CLASS NEXT CLASS | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|