Package com.rabbitmq.client.observation
Interface ObservationCollector.ConnectionInfo
-
- All Known Implementing Classes:
AMQConnection.DefaultConnectionInfo
- Enclosing interface:
- ObservationCollector
public static interface ObservationCollector.ConnectionInfo
Connection information.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getPeerAddress()
int
getPeerPort()
-