|
|||||||||
| Home >> All >> java >> [ net overview ] | PREV NEXT | ||||||||
Uses of Class
java.net.Connector
| Uses of Connector in java.net |
| Fields in java.net declared as Connector | |
protected Connector |
ZSocketImpl.conn
The Connector is responsible for packet handling. |
protected Connector |
ZOutputStream.conn
The connector responsible for real sending. |
| Constructors in java.net with parameters of type Connector | |
ZOutputStream(Connector conn)
This constructor only stores the argument into an internal field. |
|
|
|||||||||
| Home >> All >> java >> [ net overview ] | PREV NEXT | ||||||||