public class StatusChangeEvent extends Event
| Modifier and Type | Class and Description |
|---|---|
static class |
StatusChangeEvent.SubCodec |
Event.Codec| Modifier and Type | Field and Description |
|---|---|
InetSocketAddress |
address |
String |
changeType |
isResponse, opcode| Constructor and Description |
|---|
StatusChangeEvent(String changeType,
InetSocketAddress address) |
public final String changeType
ProtocolConstants.StatusChangeTypepublic final InetSocketAddress address
public StatusChangeEvent(String changeType, InetSocketAddress address)
Copyright © 2017–2020. All rights reserved.