Method | Description | |
---|---|---|
initialize ( |
||
listenLoop ( ) : void | ||
notify ( String ipcPacketType ) : void | ||
notify ( String ipcPacketType, String message ) : void | ||
shutdown ( ) : void |
public notify ( String ipcPacketType ) : void | ||
ipcPacketType | String | |
return | void |
public notify ( String ipcPacketType, String message ) : void | ||
ipcPacketType | String | |
message | String | |
return | void |