public static interface HostConnectionInfo.Event
Modifier and Type | Method and Description |
---|---|
HostConnectionInfo.EventType |
getEventType()
Get the type of event.
|
String |
getPeerAddress()
Get the remote address
|
long |
getTimestamp()
The timestamp the even occurred.
|
void |
toModelNode(org.jboss.dmr.ModelNode target)
Fill DMR.
|
HostConnectionInfo.EventType getEventType()
String getPeerAddress()
long getTimestamp()
void toModelNode(org.jboss.dmr.ModelNode target)
target
- the target modelCopyright © 2023 JBoss by Red Hat. All rights reserved.