Custom connector execute method not invoked

Hi,

I created a custom connector. I can see that the execute method of MyRequestImpl is being invoked but not the execute method of the MyCustomConnectorImpl. Why is this behavior?

Thanks