public interface ServerBindingEndpointCallback (Code)
ServerBindingEndpointCallback
Callback used from ServerBinding's to create the DataBindingCallback object used during dispatch
to handle the IO requirements of the endpoint.
Creates the DataBindingCallback object
Parameters: objContext - The ObjectMessageContext for the dispatch Parameters: mode - The Mode for the dispatch a DataBinding callback object