final Type serializationFactoryComposer = this.createSerializationFactoryComposer(method, client, serviceInterface);
body.setSerializationFactoryComposer(serializationFactoryComposer);
context.debug("Completed.");
context.unbranch();
}
/**
* This method creates a new nested type that will be fed and realised to be
* a real SerializationFactory.