public final class SenderHintEvent extends AbstractEvent
| Constructor and Description |
|---|
SenderHintEvent() |
| Modifier and Type | Method and Description |
|---|---|
static Envelope |
createEnvelopeWithEvent(Envelope originalEnvelope,
ChannelID source,
RemoteReceiver remoteReceiver) |
RemoteReceiver |
getRemoteReceiver() |
ChannelID |
getSource() |
void |
read(DataInputView in) |
void |
write(DataOutputView out) |
public ChannelID getSource()
public RemoteReceiver getRemoteReceiver()
public void write(DataOutputView out) throws IOException
IOExceptionpublic void read(DataInputView in) throws IOException
IOExceptionpublic static Envelope createEnvelopeWithEvent(Envelope originalEnvelope, ChannelID source, RemoteReceiver remoteReceiver)
Copyright © 2014 The Apache Software Foundation. All rights reserved.