com.latencybusters.lbm
Interface LBMImmediateMessageCallback
public interface LBMImmediateMessageCallback
Interface for handling received immediate message.
onReceiveImmediate
int onReceiveImmediate(java.lang.Object cbArg,
LBMMessage lbmmsg)
- Received immediate message callback.
- Parameters:
cbArg
- Callback object tokenlbmmsg
- LBMMessage object encapsulating the received data
- Returns:
- an int, which should always be 0.
All of the documentation and software included in this and any other Informatica Inc "Ultra Messaging" Release is Copyright (C) 2004-2014, Informatica Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted only as covered by the terms of a valid software license agreement with 29West Inc. Copyright © 2004-2014, Informatica, Inc. All Rights Reserved.