com.latencybusters.lbm
Interface LBMResponseCallback
public interface LBMResponseCallback
Interface for handling response data.
onResponse
int onResponse(java.lang.Object cbArg,
LBMRequest lbmreq,
LBMMessage lbmmsg)
- Response data callback.
- Parameters:
cbArg
- Callback object tokenlbmreq
- LBMRequest object corresponding to the original requestlbmmsg
- LBMMessage object encapsulating the response 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.