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