public class UnknownRemoteApplicationEvent extends RemoteApplicationEvent
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
payload |
protected String |
typeInfo |
DEFAULT_DESTINATION_FACTORYsource| Constructor and Description |
|---|
UnknownRemoteApplicationEvent(Object source,
String typeInfo,
byte[] payload) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getPayload() |
String |
getPayloadAsString() |
String |
getTypeInfo() |
String |
toString() |
equals, getDestinationService, getId, getOriginService, hashCodegetSourceprotected String typeInfo
protected byte[] payload
public String getTypeInfo()
public byte[] getPayload()
public String getPayloadAsString()
public String toString()
toString in class RemoteApplicationEventCopyright © 2021 Pivotal Software, Inc.. All rights reserved.