con property

Connection con
final

Information about the connection over which the current method invocation was received. If the invocation is direct due to collocation optimization, this value is set to null.

Implementation

final Connection con;