Interface specifying the full-duplex transport used by each end of a Generic Connector connection to communicate with the other end.
An instance of this interface can be communicated to the Generic Connector using the attribute {@link GenericConnector#MESSAGE_CONNECTION} in the Map
passedto the constructor or the {@link GenericConnector#connect(Map) connect} method.
|
|